Preparing search index...
The search index is not available
Documentation
Documentation
CosmJS-ESM 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
interface
AminoMsgVoteWeighted
{
type
:
"cosmos-sdk/MsgVoteWeighted"
;
value
:
{
options
:
{
option
:
number
;
weight
:
string
;
}
[]
;
proposal_id
:
string
;
voter
:
string
;
}
;
}
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
value
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
See