proto/cosmos/base/v1beta1/export library
Classes
- Coin
- Coin defines a token with a denomination and an amount.
- DecCoin
- DecCoin defines a token with a denomination and a decimal amount.
- DecProto
- DecProto defines a Protobuf wrapper around a Dec object. Deprecated: Prefer to use math.LegacyDec directly. It supports binary Marshal and Unmarshal.
- IntProto
- IntProto defines a Protobuf wrapper around an Int object. Deprecated: Prefer to use math.Int directly. It supports binary Marshal and Unmarshal.
Constants
Properties
- coinDescriptor → Uint8List
-
Descriptor for
Coin
. Decode as agoogle.protobuf.DescriptorProto
.final - decCoinDescriptor → Uint8List
-
Descriptor for
DecCoin
. Decode as agoogle.protobuf.DescriptorProto
.final - decProtoDescriptor → Uint8List
-
Descriptor for
DecProto
. Decode as agoogle.protobuf.DescriptorProto
.final - intProtoDescriptor → Uint8List
-
Descriptor for
IntProto
. Decode as agoogle.protobuf.DescriptorProto
.final