MyHush / SilentDragonAndroid

Android companion app for SilentDragon
https://www.myhush.org
GNU General Public License v3.0
5 stars 12 forks source link

GUI warning when amount is larger than value in zaddr, prevent sending #64

Closed leto closed 4 years ago

leto commented 4 years ago

If the current source zaddr has X funds and a user inputs Y which is larger than X, we can immediately give some red text (like when things are unconfirmed) and tell them to choose a different address, perhaps highlight the address in red. We can also disable the send button and prevent them from losing their memo field, which is not currently preserved when this error happens.

leto commented 4 years ago

wrong repo, derp