Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsgTransferParams

Hierarchy

Index

Properties

receiver: string

the recipient address on the destination chain

sender: string

the sender address

source_channel: string

the channel by which the packet will be sent

source_port: string

the port on which the packet will be sent

timeout_height?: Height

Timeout height relative to the current block height. The timeout is disabled when undefined or set to 0.

timeout_timestamp?: string

Timeout timestamp (in seconds) since Unix epoch. The timeout is disabled when undefined or set to 0.

token: Coin

the tokens to be transferred