Module calc

Available on crate feature evm only.
Expand description

Helpers to perform common calculations.

Functions§

base_block_reward
Calculates the base block reward.
base_block_reward_pre_merge
Calculates the base block reward before the merge (Paris hardfork).
block_reward
Calculates the reward for a block, including the reward for ommer inclusion.
ommer_reward
Calculate the reward for an ommer.