Readonly typeReadonly valueOptional Readonly memo?: stringReadonly receiver: stringBech32 account address
Readonly sender: stringBech32 account address
Readonly source_Readonly source_Readonly timeout_The timeout as a (revision_number, revision_height) pair.
This fied is is non-optional (https://github.com/cosmos/cosmos-sdk/blob/v0.42.7/x/ibc/applications/transfer/types/tx.pb.go#L49). In order to not set the timeout height, set it to {}.
Optional Readonly timeout_Timeout timestamp in nanoseconds since Unix epoch. The timeout is disabled when set to 0.
0 values must be omitted (https://github.com/cosmos/cosmos-sdk/blob/v0.42.7/x/ibc/applications/transfer/types/tx.pb.go#L52).
Optional Readonly token?: CoinGenerated using TypeDoc
Transfers fungible tokens (i.e Coins) between ICS20 enabled chains