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

Coin$json → const Map<String, Object>
DecCoin$json → const Map<String, Object>
DecProto$json → const Map<String, Object>
IntProto$json → const Map<String, Object>

Properties

coinDescriptor Uint8List
Descriptor for Coin. Decode as a google.protobuf.DescriptorProto.
final
decCoinDescriptor Uint8List
Descriptor for DecCoin. Decode as a google.protobuf.DescriptorProto.
final
decProtoDescriptor Uint8List
Descriptor for DecProto. Decode as a google.protobuf.DescriptorProto.
final
intProtoDescriptor Uint8List
Descriptor for IntProto. Decode as a google.protobuf.DescriptorProto.
final