Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
TallyResultAmino
Interface TallyResultAmino
TallyResult defines a standard tally for a governance proposal.
interface
TallyResultAmino
{
abstain
?:
string
;
no
?:
string
;
no_with_veto
?:
string
;
yes
?:
string
;
}
Index
Properties
abstain?
no?
no_
with_
veto?
yes?
Properties
Optional
abstain
abstain
?:
string
Optional
no
no
?:
string
Optional
no_
with_
veto
no_
with_
veto
?:
string
Optional
yes
yes
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abstain
no
no_
with_
veto
yes
@crownfi/sei-js-proto
Loading...
TallyResult defines a standard tally for a governance proposal.