comit-network / app

Moved to
https://github.com/comit-network/taker-ui
MIT License
1 stars 1 forks source link

Taker: Client-side balance validation #17

Closed yosriady closed 4 years ago

yosriady commented 4 years ago

Users should not be able to submit a swap if they have insufficient balance. The app should validate against this before sendSwap.

Note: Implement in SwapForm.validateForm()