specter-desktop
specter-desktop copied to clipboard
PSBT QR codes not compatible with GordianSeedTool-iOS
Describe the bug I am trying to create an unsigned transaction and export to GordianSeedTool-iOS (https://github.com/BlockchainCommons/GordianSeedTool-iOS) to sign. the QR code that Specter generates will not scan in SeedTool - it gives an "Unrecognized Format" error. If I save the transaction as base64 then SeedTool is able to open that file without issue.
To Reproduce Steps to reproduce the behavior:
- Go to any acount
- Create new transaction
- Click on Transaction Details
- Click on Show QR Code
- Scan QR Code with SeedTool
Expected behavior SeedTool is able to scan the QR Code and sign the PSBT
Screenshots
Desktop (please complete the following information):
- Where is your node running: [local(internal)]
- Where is your specter running: [binary]
- If you're running a binary, which OS: [Windows]
- Browser [Specter Desktop]
- Specter Version [e.g. 2.0.2]
Additional context GordianSeedTool documentation on Integration, including an example of signing a PSBT from Sparrow https://github.com/BlockchainCommons/GordianSeedTool-iOS/blob/master/Docs/Integration.md