mycelium-com / wallet-android

Mycelium Bitcoin Wallet for Android
http://mycelium.com
Other
667 stars 323 forks source link

base32: QR codes uppercase SHOULD be used #521

Open bom64 opened 5 years ago

bom64 commented 5 years ago

https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki#Specification: For presentation, lowercase is usually preferable, but inside QR codes uppercase SHOULD be used, as those permit the use of alphanumeric mode, which is 45% more compact than the normal byte mode.

(Some dead link at https://wallet.mycelium.com/index.html: Support and Discussion return 404 and Oops, this help center no longer exists.)

Giszmo commented 5 years ago

Thanks for getting in touch. I suppose you suggest to optimize the QR codes?