Pular para o conteúdo principal
Version: Next

Allocator

Summary

Calculate the reward per block

Interface

Allocator inherits from UsingConfig, and retains its interface.

function calculateMaxRewardsPerBlock() external view returns (uint256)

function beforeBalanceChange(address _property, address _from, address _to) external