Module calc
Expand description
Various calculation methods (e.g. block rewards)
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.