When using an external signer, the Create Unsigned button actually signs on the hardware device and the Send button is incorrectly disabled. Probably a regression from #441.
cc @achow101
For me pressing the “Create Unsigned” works as signing and send.
What correct behavior is expected?
Also maybe a button text could be adjusted for the external signer case?
For me pressing the “Create Unsigned” works as signing and send.
That’s both incorrect and confusing. It means the user can’t make a PSBT if they want to, and they might think the wallet is broken because “Send” is disabled.
I think for external signers both buttons should be enabled, and the Create Unsigned should create a PSBT for the clipboard, not sign on the device.