Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Amino

Index

Properties

Properties

type: "cosmos-sdk/MsgTransfer"
value: { memo?: string; receiver: string; sender: string; source_channel: string; source_port: string; timeout_height: Amino; timeout_timestamp?: string; token?: Coin.Amino }

Type declaration

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