Function diffEpochValidators
diffEpochValidators( currentValidators: CurrentEpochValidatorInfo[], nextValidators: NextEpochValidatorInfo[],): EpochValidatorsDiff Parameters
- currentValidators: CurrentEpochValidatorInfo[]
- nextValidators: NextEpochValidatorInfo[]
Diff validators between current and next epoch. Returns additions, subtractions and changes to validator set.