Post
Topic
Board Announcements (Altcoins)
Re: Dedicated Android Wallet for UNO
by
cryptapus
on 19/06/2015, 16:20:46 UTC

...

I tried to send to my Uno Core wallet and scanned the QR code. The problem is that the Core wallet sends back:  "bitcoin:u
" and the result is that the Android wallet can't recognize the input. Since it's such a PITA to type a Uno addy using an android screen keyboard, is there any chance the Android wallet could just remove that "bitcoin:" from the front of the address (if it exists).  That will give us a little time to resolve it on the Core wallet side.

...


Actually that's a bug in the QT wallet, BW needs to fix that. I ran into that with jswallet, and I made jswallet use the correct "unobtanium:uxxxx" format as well. Hash is correct here. I'm guessing that's a simple line in the QT source, if I had more time I'd do a pull request myself...