reth_primitives_traits::block::body

Type Alias BodyOmmer

Source
pub type BodyOmmer<N> = <N as BlockBody>::OmmerHeader;
Expand description

This is a helper alias to make it easy to refer to the inner OmmerHeader associated type of a given type that implements BlockBody.

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.