Versions in this module Expand all Collapse all v1 v1.2.2 Apr 7, 2024 Changes in this version + func ActiveAllPending(vmRunner vm.EVMRunner, validators []common.Address) (bool, error) + func DistributeEpochRewards(vmRunner vm.EVMRunner, validators []common.Address, ...) (*big.Int, error) + func ElectNValidatorSigners(vmRunner vm.EVMRunner, additionalAboveMaxElectable int64) ([]common.Address, error) + func GetElectedValidators(vmRunner vm.EVMRunner) ([]common.Address, error)