Expand description
Emission type and its root calculation.
This file defines the standardized Emission record used in L2 block bodies
and provides a calculate_root() method that returns the per-emission hash
(leaf) using the CAPITALIZED spec functions from dig_l2_definition.
Structs§
- Emission
- Standardized reward distribution record used in every L2 block.
Enums§
- Emission
Error - Errors originating from
Emission-level operations.