AlphaWallet / AlphaWallet/alpha-wallet-android
In Send pane: don't proceed if token amount is 0
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 646
- Forks
- 579
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently it's possible to send 0 tokens, and the transaction gets processed on the blockchain. It normally wouldn't make sense to do that and would be a waste of gas fee.
So maybe there should be a validation error message if "Next" button is pressed when amount field is 0 or blank.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.