Preparing search index...
The search index is not available
Documentation
Documentation
near-api-js
validators
EpochValidatorsDiff
Interface EpochValidatorsDiff
interface
EpochValidatorsDiff
{
changedValidators
:
ChangedValidatorInfo
[]
;
newValidators
:
NextEpochValidatorInfo
[]
;
removedValidators
:
CurrentEpochValidatorInfo
[]
;
}
Index
Properties
changed
Validators
new
Validators
removed
Validators
Properties
changed
Validators
changedValidators
:
ChangedValidatorInfo
[]
new
Validators
newValidators
:
NextEpochValidatorInfo
[]
removed
Validators
removedValidators
:
CurrentEpochValidatorInfo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
Validators
new
Validators
removed
Validators
Documentation
Loading...