You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
I believe the issue is with the QR code that specter is generating.. I'm not too dependent on this functionality, so you can close the issue if you want - I just thought I would report it.
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:
Expected behavior
SeedTool is able to scan the QR Code and sign the PSBT
Screenshots
Desktop (please complete the following information):
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
The text was updated successfully, but these errors were encountered: