Crate reth_trie_parallel

Source
Expand description

Implementation of exotic state root computation approaches.

Modules§

metricsmetrics
Parallel state root metrics.
proof
Implementation of parallel proof computation.
root
Implementation of parallel state root computation.
stats
Parallel trie calculation stats.

Structs§

StorageRootTargets
Target accounts with corresponding prefix sets for storage root calculation.