Module calc

Source
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.