osmosis-labs / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Apache License 2.0
14 stars 34 forks source link

feat: min and max operators on coins (#11200) #360

Closed nicolaslara closed 2 years ago

nicolaslara commented 2 years ago

Backport of https://github.com/cosmos/cosmos-sdk/pull/11200

mattverse commented 2 years ago

Hrm are we sure this isn't state breaking? (Asking noticing that return value changed from zero -> nil struct)

mattverse commented 2 years ago

yeah confirmed that this should be fine