Get desktop application:
View/edit binary Protocol Buffers messages
Coin defines a token with a denomination and an amount. NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
Used in:
, , , , , , , , ,DecCoin defines a token with a denomination and a decimal amount. NOTE: The amount field is an Dec which implements the custom method signatures required by gogoproto.
DecProto defines a Protobuf wrapper around a Dec object.
IntProto defines a Protobuf wrapper around an Int object.