NebulousLabs / Sia-UI

A Graphical Frontend for Sia - https://sia.tech
MIT License
389 stars 109 forks source link

more helpful error in send prompt #711

Closed avahowell closed 7 years ago

avahowell commented 7 years ago

This PR updates the send prompt to first validate the amount input, giving a helpful error if the input passes validation (for example, if it is an address instead of an amount). Closes #710