Structs§
- Decimal
Ext - DecimalExt: Implements a signed version of
cosmwasm_std::Decimal
with extentions for generating protobuf type strings. - SdkDec
- SdkDec: Decimal string representing the protobuf string for
"cosmossdk.io/math".LegacyDec
. See https://pkg.go.dev/cosmossdk.io/math@v1.2.0#LegacyDec.
Enums§
- Sign
- Sign: The sign of a number. “Positive” and “Negative” mean strictly postive and negative (excluding 0), respectively.