Skip to content

[V134-specific] Check IsEmpty before HasCoins

Multipartite requested to merge Multi/check-IsEmpty-before-HasCoins into develop

[V134-specific]

Intended to close #1997
'MsgDeposit handler returns ErrInsufficientFunds from HasCoins check of empty Coins (zero-Amount Coin)'.

As this changes no existing test results, test propositions(/requests) are welcome.

Merge request reports