Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
TallyResult
Interface TallyResult
TallyResult defines a standard tally for a governance proposal.
interface
TallyResult
{
abstain
:
string
;
no
:
string
;
noWithVeto
:
string
;
yes
:
string
;
}
Index
Properties
abstain
no
no
With
Veto
yes
Properties
abstain
abstain
:
string
no
no
:
string
no
With
Veto
no
With
Veto
:
string
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.