Skip to main content

Interface: AminoMsgDeposit

@shareledgerjs/client.gov.AminoMsgDeposit

Submits a deposit to an existing proposal

Hierarchy

  • AminoMsg

    AminoMsgDeposit

Properties

type

Readonly type: "cosmos-sdk/MsgDeposit"

Overrides

AminoMsg.type


value

Readonly value: Object

Type declaration

NameTypeDescription
amountreadonly Coin[]-
depositorstringBech32 account address
proposal_idstring-

Overrides

AminoMsg.value