cryptoadvance / specter-diy

DIY airgapped hardware wallet that uses QR codes for communication with the host
MIT License
440 stars 73 forks source link

No QR code output format selection when scanning QR #218

Closed dimaatmelodromru closed 1 year ago

dimaatmelodromru commented 1 year ago

The qr code output format is only available when using a psbt file, not when scanning a QR

stepansnigirev commented 1 year ago

Because the output format of the QR codes is the same as the input format. So if you scan crypto-psbt QR codes, it only makes sense to display crypto-psbt QR codes when you are done.