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