Hacker News new | ask | show | jobs
by willmorrison 1408 days ago
Users can specify what inputs they are sending in a transaction with lower-level software like the Bitcoin RPC, but a typical wallet does not expose that functionality.
1 comments

It's exposed in Electrum and the Bitcoin Core GUI wallet. Perfect for donations, you can spend one UTXO without change.
Where is the option in these UIs? I currently use Electrum mostly but may switch back to Bitcoin Core.
Electrum: View > Show Coins (adds a new Coins tab)

Bitcoin Core: Settings > Options... > Wallet > Enable coin control features (adds it on the Send tab)

Thank you!
Coins tab, right click on the coin, spend.