Crate reth_exex_types

Source
Expand description

Commonly used ExEx types.

Modules§

serde_bincode_compatserde and serde-bincode-compat
Bincode-compatible serde implementations for commonly used ExEx types.

Structs§

ExExHead
A head of the ExEx. It contains the highest host block committed to the internal ExEx state. I.e. the latest block that the ExEx has fully processed.

Enums§

ExExNotification
Notifications sent to an ExEx.
FinishedExExHeight
The finished height of all ExEx’s.