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 CalculateTargetEpochRewards(vmRunner vm.EVMRunner) (*big.Int, *big.Int, *big.Int, *big.Int, error)
- func GetCarbonOffsettingPartnerAddress(vmRunner vm.EVMRunner) (common.Address, error)
- func IsReserveLow(vmRunner vm.EVMRunner) (bool, error)
- func UpdateTargetVotingYield(vmRunner vm.EVMRunner) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateTargetEpochRewards ¶
func CalculateTargetEpochRewards(vmRunner vm.EVMRunner) (*big.Int, *big.Int, *big.Int, *big.Int, error)
Returns the per validator epoch reward, the total voter reward, the total community reward, and the total carbon offsetting partner award, for the epoch.
func GetCarbonOffsettingPartnerAddress ¶
Returns the address of the carbon offsetting partner
func IsReserveLow ¶
Determines if the reserve is below it's critical threshold
func UpdateTargetVotingYield ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.