Closed niilptr closed 1 year ago
This PR updates the return logic of keeper's function HasMaxUnbondingEntries in order to block the first transaction that would cause the unbonding deposit to be set with an extra entry, exceeding the prescribed maximum entries amount.
HasMaxUnbondingEntries
This PR updates the return logic of keeper's function
HasMaxUnbondingEntries
in order to block the first transaction that would cause the unbonding deposit to be set with an extra entry, exceeding the prescribed maximum entries amount.