You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to handle Blockchain related errors when we try to create deposit. There are plenty of reasons including :
missing allowance
deposit exceeds allowance
0 or undefined amount provided
It should be properly handled and presented to user.
When deposit exceeds probably some extra functionality will be needed asking to increase allowance amount.
The text was updated successfully, but these errors were encountered:
We need to handle Blockchain related errors when we try to create deposit. There are plenty of reasons including :
It should be properly handled and presented to user.
When deposit exceeds probably some extra functionality will be needed asking to increase allowance amount.
The text was updated successfully, but these errors were encountered: