Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR #4363: invalid 0stake deposit amount in sim
This fixes the "panic: Governance deposit amount must be a valid sdk.Coins amount, is 0stake" that can happen in the simulator if `DepositParams/MinDeposit` samples the integer `0`.
- Loading branch information