Open bowlarbear opened 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.
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.