RavenProject / ravenwallet-android

MIT License
18 stars 28 forks source link

Expert mode - Asset creation bug #28

Closed TronBlack closed 5 years ago

TronBlack commented 5 years ago

When in Expert mode, if you don't put in an address, then it gives error "“The destination address is not an address” This may or may not be considered a bug. It might say "Address required in Expert Mode" to give a clue to turn off Expert mode. Or if the field is left blank, then default to the behavior when not in expert mode and create the asset anyway.

Then if you put in an address (not from Generate) but by hitting [Receive] button and pasting in the latest address, then another error occurs that says something to the effect that you can't send to yourself.