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.