Type Alias SealedBlockWithSenders

Source
pub type SealedBlockWithSenders<B = Block> = RecoveredBlock<B>;
👎Deprecated: Use RecoveredBlock instead
Expand description

Ethereum recovered block

Aliased Type§

pub struct SealedBlockWithSenders<B = Block> { /* private fields */ }

Layout§

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