Expand description
Multiproof task related functionality.
Structs§
- Multiproof
Manager - Coordinates multiproof dispatch between
MultiProofTaskand the parallel trie workers. - Sparse
Trie Update - A trie update that can be applied to sparse trie alongside the proofs for touched parts of the state.
Enums§
- Multi
Proof Message - Messages used internally by the multi proof task.
- Source
- Source of state changes, either from EVM execution or from a Block Access List.
- Versioned
Multi Proof Targets - A set of multiproof targets which can be either in the legacy or V2 representations.