bowlarbear / arctica

FOSS Bitcoin Core Miniscript Multisignature Desktop Wallet for General Purpose Hardware
MIT License
1 stars 0 forks source link

Bitcoin QR code scanner missing support for URIs #38

Open bowlarbear opened 10 months ago

bowlarbear commented 10 months ago

https://developer.bitcoin.org/devguide/payment_processing.html#bitcoin-uri

https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki

I can add support for this by writing logic that iterates through the string returned from the QR code and checking for contents extraneous to the bitcoin address.