Type Alias BlockWithSenders

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

Ethereum recovered block

Aliased Type§

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

Layout§

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