Expand description
Collection of various stream utilities for consensus engine.
Modules§
- engine_
store - Stores engine API messages to disk for later inspection and replay.
- reorg
- Stream wrapper that simulates reorgs.
- skip_
fcu - Stream wrapper that skips specified number of FCUs.
- skip_
new_ payload - Stream wrapper that skips specified number of new payload messages.
Traits§
- Engine
Message Stream Ext - The collection of stream extensions for engine API message stream.