Documentation ¶
Overview ¶
Copyright 2017 The Celo Authors This file is part of the celo library.
The celo library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The celo library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with the celo library. If not, see <http://www.gnu.org/licenses/>.
Index ¶
- func DistributeEpochRewards(vmRunner vm.EVMRunner, groups []common.Address, maxTotalRewards *big.Int, ...) (*big.Int, error)
- func ElectNValidatorSigners(vmRunner vm.EVMRunner, additionalAboveMaxElectable int64) ([]common.Address, error)
- func GetElectedValidators(vmRunner vm.EVMRunner) ([]common.Address, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DistributeEpochRewards ¶
func ElectNValidatorSigners ¶
Types ¶
This section is empty.