Rovak / wallet-web

Tron Protocol Wallet
https://tronscan.org
GNU Lesser General Public License v3.0
55 stars 29 forks source link

[Bounty] Receive TRX - QR code issue #180

Open shanadas opened 6 years ago

shanadas commented 6 years ago

When we scan the QR code provided in "Receive TRX" screen, the data obtained is a URL something like this - http://localhost:3000/#/send?to=27U9qgLEy9ohqdHCafJ2LN6cmCHdPSXXKNt

I believe, we should provide our address alone not a URL. In this case just - 27U9qgLEy9ohqdHCafJ2LN6cmCHdPSXXKNt

DevObs1 commented 6 years ago

Fixed. It will be in my next commit.