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 operation
Which 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
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: