Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x1
stake
ValidatorSet
Interface ValidatorSet
interface
ValidatorSet
{
active_validators
:
_0x1
.
stake
.
ValidatorInfo
[]
;
consensus_scheme
:
number
;
pending_active
:
_0x1
.
stake
.
ValidatorInfo
[]
;
pending_inactive
:
_0x1
.
stake
.
ValidatorInfo
[]
;
total_joining_power
:
bigint
;
total_voting_power
:
bigint
;
}
Index
Properties
active_
validators
consensus_
scheme
pending_
active
pending_
inactive
total_
joining_
power
total_
voting_
power
Properties
active_
validators
active_validators
:
_0x1
.
stake
.
ValidatorInfo
[]
consensus_
scheme
consensus_scheme
:
number
pending_
active
pending_active
:
_0x1
.
stake
.
ValidatorInfo
[]
pending_
inactive
pending_inactive
:
_0x1
.
stake
.
ValidatorInfo
[]
total_
joining_
power
total_joining_power
:
bigint
total_
voting_
power
total_voting_power
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active_
validators
consensus_
scheme
pending_
active
pending_
inactive
total_
joining_
power
total_
voting_
power
@sentio/sdk
Loading...