gui icon indicating copy to clipboard operation
gui copied to clipboard

PSBT Dialogue should check testmempoolaccept

Open fanquake opened this issue 2 years ago • 1 comments

Right now the user will be presented with a "submit transaction" dialogue even if the utxos don't exist, provided the PSBT checks out. The submit button should probably be disabled with error message shown if it cannot be put into the mempool at the time of loading.

Moved from: https://github.com/bitcoin/bitcoin/issues/19433

fanquake avatar Aug 08 '22 08:08 fanquake

That sounds good, as long as it's still possible to copy the result. An offline signer might not be fully synced.

Sjors avatar Aug 29 '22 15:08 Sjors