Documentation ¶
Overview ¶
You should have received a copy of the GNU General Public License along with MAP Protocol. If not, see <http://www.gnu.org/licenses/>.
Index ¶
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActiveAllPending ¶ added in v0.4.1
func DistributeEpochRewards ¶
func ElectNValidatorSigners ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.