• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • near-api-js
  • validators
  • diffEpochValidators

Function diffEpochValidators

  • diffEpochValidators(
        currentValidators: CurrentEpochValidatorInfo[],
        nextValidators: NextEpochValidatorInfo[],
    ): EpochValidatorsDiff

    Diff validators between current and next epoch. Returns additions, subtractions and changes to validator set.

    Parameters

    • currentValidators: CurrentEpochValidatorInfo[]
    • nextValidators: NextEpochValidatorInfo[]

    Returns EpochValidatorsDiff

    • Defined in packages/utils/lib/esm/validators.d.ts:24

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc