Skip to main content

Module codec

Module codec 

Source
Available on crate features reth and reth-codec only.

Re-exports§

pub use TempoHeaderTrailingCompact_flags::TempoHeaderTrailingCompactFlags;
pub use TempoHeaderCompact_flags::TempoHeaderCompactFlags;

Modules§

TempoHeaderCompact_flags 🔒
TempoHeaderTrailingCompact_flags 🔒

Structs§

TempoHeaderCompact 🔒
Private helper for Reth’s Compat encoding where the last type must be Header as an unknown variable length field.
TempoHeaderTrailingCompact 🔒
Trailing fields grouped into a dedicated struct to maximize the use of bits in a type’s bitfields. We add to this prior to occupying another slot in TempoHeaderCompact