kintsugi-tech / slash-refund

0 stars 0 forks source link

fix: update return logic of HasMaxUnbondingEntries (2) #24

Closed niilptr closed 1 year ago

niilptr commented 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.