LedgerHQ / app-bitcoin-new

Modern Bitcoin Application based on PSBT and Descriptors
Apache License 2.0
95 stars 71 forks source link

Improve UX wording in transaction signing flow #248

Closed bigspider closed 6 months ago

bigspider commented 7 months ago

The current wording Accept and send as the final step to approve a transaction never matches the user experience for multisignature wallet policies, where multiple signatures are required and the actions of "signing" and "broadcasting" a transaction are clearly distinct.

Simply Sign transaction might be a better choice.