Add client validation for Bridge pool transfers #1800
Labels
client
ethereum-bridge
good first issue
Good for newcomers
has-a-pr
The issue has been solved by a PR that has yet to be merged
prio:medium
UX
Related to #1704
When adding a transfer to the Bridge pool, the client should perform some validations if
--force
is unset. For instance, it should be checked if gas fees are not being paid in wrapped NAM or NUTs, if the user has enough balance to pay the tx gas fees + the Bridge pool gas fees + the escrow, if the token cap of wrapped NAM won't be exceeded, etc.The text was updated successfully, but these errors were encountered: