Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Amino

Index

Properties

Properties

type

type: "cosmos-sdk/MsgTransfer"

value

value: { receiver: string; sender: string; source_channel: string; source_port: string; timeout_height?: Amino; timeout_timestamp: string; token?: Coin.Amino }

Type declaration

  • receiver: string
  • sender: string
  • source_channel: string
  • source_port: string
  • Optional timeout_height?: Amino
  • timeout_timestamp: string
  • Optional token?: Coin.Amino