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

    Parameters

    Returns EpochValidatorsDiff

    Params

    currentValidators: list of current validators.

    Params

    nextValidators: list of next validators.

Generated using TypeDoc