Search
Preparing search index...
The search index is not available
@cosmjs/stargate Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@cosmjs/stargate Documentation
AminoMsgDeposit
Interface AminoMsgDeposit
Submits a deposit to an existing proposal
Hierarchy
AminoMsg
AminoMsgDeposit
Index
Properties
type
value
Properties
Readonly
type
type
:
"cosmos-sdk/MsgDeposit"
Readonly
value
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
Exports
logs
Amino
Msg
Deposit
type
value
Generated using
TypeDoc
Submits a deposit to an existing proposal