pub type SealedBlock<B = Block> = SealedBlock<B>;
Expand description
Ethereum sealed block type
Aliased Type§
pub struct SealedBlock<B = Block> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.