from message badges.CoinTransfer

Hierarchy

Constructors

Properties

coins: Coin[] = []

The sdk.Coins to be transferred.

from field: repeated cosmos.base.v1beta1.Coin coins = 2;

to: string = ""

The address of the recipient of the transfer.

from field: string to = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "badges.CoinTransfer" = "badges.CoinTransfer"

Methods