Options
All
  • Public
  • Public/Protected
  • All
Menu

Submits a deposit to an existing proposal

Hierarchy

  • AminoMsg
    • AminoMsgDeposit

Index

Properties

Properties

type: "cosmos-sdk/MsgDeposit"
value: { amount: readonly Coin[]; depositor: string; proposal_id: string }

Type declaration

  • Readonly amount: readonly Coin[]
  • Readonly depositor: string

    Bech32 account address

  • Readonly proposal_id: string

Generated using TypeDoc