Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
WeightedVoteOptionAmino
Interface WeightedVoteOptionAmino
WeightedVoteOption defines a unit of vote for vote split.
Since: cosmos-sdk 0.43
interface
WeightedVoteOptionAmino
{
option
?:
VoteOption
;
weight
?:
string
;
}
Index
Properties
option?
weight?
Properties
Optional
option
option
?:
VoteOption
Optional
weight
weight
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
option
weight
@crownfi/sei-js-proto
Loading...
WeightedVoteOption defines a unit of vote for vote split.
Since: cosmos-sdk 0.43