Skip to main content

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§

MultiProofMessage
Messages used internally by the multi proof task.
Source
Source of state changes, either from EVM execution or from a Block Access List.
VersionedMultiProofTargets
A set of multiproof targets which can be either in the legacy or V2 representations.