HWI icon indicating copy to clipboard operation
HWI copied to clipboard

Infer --fingerprint from PSBT

Open Sjors opened this issue 4 years ago • 0 comments

Instead of:

hwi --fingerprint=00000000 signtx PSBT

The user could just do:

hwi signtx PSBT

We would then loop through the inputs and see if we can find a device for it. In case of multiple attached devices, we should collect all inputs for a given fingerprint before sending to a device.

Sjors avatar Nov 27 '19 10:11 Sjors