Skip to main content

Module engine

Module engine 

Source

Structs§

ConsensusEngine
ConsensusEngineBuilder
Builder for constructing a ConsensusEngine with a fluent API.
EngineConfig
Configuration for ConsensusEngine.

Traits§

StatePersistence
Trait for persisting critical consensus state across restarts.

Type Aliases§

SharedBlockStore
Shared block store type used by the engine, RPC, and sync responder.