Preparing search index...
The search index is not available
@cosmjs/stargate Documentation
@cosmjs/stargate Documentation
AminoMsgVoteWeighted
Interface AminoMsgVoteWeighted
See
https://github.com/cosmos/cosmos-sdk/blob/v0.44.5/x/gov/types/tx.pb.go#L196-L203
https://github.com/cosmos/cosmos-sdk/blob/v0.44.5/x/gov/types/gov.pb.go#L124-L130
Hierarchy
AminoMsg
AminoMsgVoteWeighted
Index
Properties
type
value
Properties
Readonly
type
type
:
"cosmos-sdk/MsgVoteWeighted"
Readonly
value
value
:
{
options
:
{
option
:
number
;
weight
:
string
;
}
[]
;
proposal_id
:
string
;
voter
:
string
;
}
Type declaration
Readonly
options
:
{
option
:
number
;
weight
:
string
;
}
[]
Readonly
proposal_
id
:
string
Readonly
voter
:
string
Bech32 account address
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@cosmjs/stargate
Documentation
logs
Amino
Msg
Vote
Weighted
type
value
Generated using
TypeDoc
See