ordinals/ord

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

Open

#3565 aperta il 16 apr 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (1479 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (3955 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor