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

    Parameters

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

    Returns EpochValidatorsDiff