ibc_proto::cosmos::base

Module v1beta1

source

Structsยง

  • Coin defines a token with a denomination and an amount.
  • DecCoin defines a token with a denomination and a decimal amount.
  • DecProto defines a Protobuf wrapper around a Dec object. Deprecated: Prefer to use math.LegacyDec directly. It supports binary Marshal and Unmarshal.
  • IntProto defines a Protobuf wrapper around an Int object. Deprecated: Prefer to use math.Int directly. It supports binary Marshal and Unmarshal.