Multisig. Error handling. Liquidity restriction check should be handle properly. #2690
Labels
Clarification required
Issues require more info or research
Design required
Issues require UX/UI design before development
Feedback
Issues & PRs addressing users' feedback
Current validation shows Not enough tokens with explanation -
Not enough tokens for paying multisig deposit and network fee on a selected account
but actually it triggers by condition
balance.free
>=balance.frozen
after operationWhich may be hard to understand in case, when user has a big amount of frozen tokens, for example:
Account 5EpsavEfPSZC8X2E4zHdJdepzpzfSccqNP5RUVyAU9Hyi3z4 has that balances:
And run into liquidityrestrictions problem - https://westend.subscan.io/extrinsic/23518962-2
But for user its not quite clear why his 47+ WND not enough for pay fee and hold multisig deposit which in sum ~1.2 WND
Example:
The text was updated successfully, but these errors were encountered: