Module multiproof

Module multiproof 

Source
Expand description

Multiproof task related functionality.

Structs§

MultiproofManager
Coordinates multiproof dispatch between MultiProofTask and the parallel trie workers.
SparseTrieUpdate
A trie update that can be applied to sparse trie alongside the proofs for touched parts of the state.

Enums§

Source
Source of state changes, either from EVM execution or from a Block Access List.