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
Name | Type | Description |
---|---|---|
amount | readonly Coin [] | - |
depositor | string | Bech32 account address |
proposal_id | string | - |
Overrides
AminoMsg.value