Preparing search index...
The search index is not available
Documentation
Documentation
near-api-js
providers/provider
EpochValidatorInfo
Interface EpochValidatorInfo
interface
EpochValidatorInfo
{
current_fisherman
:
ValidatorStakeView
[]
;
current_proposals
:
ValidatorStakeView
[]
;
current_validators
:
CurrentEpochValidatorInfo
[]
;
epoch_start_height
:
number
;
next_fisherman
:
ValidatorStakeView
[]
;
next_validators
:
NextEpochValidatorInfo
[]
;
prev_epoch_kickout
:
ValidatorStakeView
[]
;
}
Index
Properties
current_
fisherman
current_
proposals
current_
validators
epoch_
start_
height
next_
fisherman
next_
validators
prev_
epoch_
kickout
Properties
current_
fisherman
current_
fisherman
:
ValidatorStakeView
[]
current_
proposals
current_
proposals
:
ValidatorStakeView
[]
current_
validators
current_
validators
:
CurrentEpochValidatorInfo
[]
epoch_
start_
height
epoch_
start_
height
:
number
next_
fisherman
next_
fisherman
:
ValidatorStakeView
[]
next_
validators
next_
validators
:
NextEpochValidatorInfo
[]
prev_
epoch_
kickout
prev_
epoch_
kickout
:
ValidatorStakeView
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
current_
fisherman
current_
proposals
current_
validators
epoch_
start_
height
next_
fisherman
next_
validators
prev_
epoch_
kickout
Documentation
Loading...