Options
All
  • Public
  • Public/Protected
  • All
Menu

A high level transaction of the coin module

Hierarchy

  • AminoMsg
    • AminoMsgMultiSend

Index

Properties

Properties

type: "cosmos-sdk/MsgMultiSend"
value: { inputs: readonly Input[]; outputs: readonly Output[] }

Type declaration

  • Readonly inputs: readonly Input[]
  • Readonly outputs: readonly Output[]

Generated using TypeDoc