ordinals/ord

add --output flag to batch.yaml and ord wallet mint to specify utxo

Open

#3,565 创建于 2024年4月16日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (1,479 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (3,955 star)
PR 合并指标
 (PR 指标待抓取)

描述

can we add utxo control to the ord wallet by allowing users to specify the --output <OUTPUT> flag to the batch.yaml spec and the ord wallet mint command so that the specific utxo to be spent can be specified for the tx?

the idea is that some users want to be sure they spend the right utxo for their desired tx, and currently, the only way we have found to provide this level of control is by creating multiple ord wallets, and separating the utxos by wallet.

Edit: also would like to see this for ord wallet send

贡献者指南