reth_engine_tree::tree

Module root

Source
Expand description

State root task related functionality.

Structs§

  • Message about completion of proof calculation for a specific state update
  • Outcome of the state root computation, including the state root itself with the trie updates and the total time spent.
  • Common configuration for state root tasks
  • Handle to a spawned state root task.
  • Standalone task that receives a transaction state stream and updates relevant data structures to calculate state root.

Enums§