Module root

Source
Expand description

State root task related functionality.

Structs§

ProofCalculated
Message about completion of proof calculation for a specific state update
StateRootConfig
Common configuration for state root tasks
StateRootHandle
Handle to a spawned state root task.
StateRootTask
Standalone task that receives a transaction state stream and updates relevant data structures to calculate state root.

Enums§

StateRootMessage
Messages used internally by the state root task