Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
TallyParamsSDKType
Interface TallyParamsSDKType
TallyParams defines the params for tallying votes on governance proposals.
interface
TallyParamsSDKType
{
expedited_quorum
:
Uint8Array
;
expedited_threshold
:
Uint8Array
;
quorum
:
Uint8Array
;
threshold
:
Uint8Array
;
veto_threshold
:
Uint8Array
;
}
Index
Properties
expedited_
quorum
expedited_
threshold
quorum
threshold
veto_
threshold
Properties
expedited_
quorum
expedited_
quorum
:
Uint8Array
expedited_
threshold
expedited_
threshold
:
Uint8Array
quorum
quorum
:
Uint8Array
threshold
threshold
:
Uint8Array
veto_
threshold
veto_
threshold
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expedited_
quorum
expedited_
threshold
quorum
threshold
veto_
threshold
@crownfi/sei-js-proto
Loading...
TallyParams defines the params for tallying votes on governance proposals.