reth::primitives

Type Alias SealedBlockFor

pub type SealedBlockFor<B> = SealedBlock<<B as Block>::Header, <B as Block>::Body>;
Expand description

A helepr trait to construct SealedBlock from a reth_primitives_traits::Block.

Aliased Type§

struct SealedBlockFor<B> { /* private fields */ }

Layout§

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