Type Alias BlockWithSenders
pub type BlockWithSenders<B = Block<EthereumTxEnvelope<TxEip4844>>> = RecoveredBlock<B>;👎Deprecated: Use
RecoveredBlock insteadExpand description
Ethereum recovered block
Aliased Type§
pub struct BlockWithSenders<B = Block<EthereumTxEnvelope<TxEip4844>>> { /* private fields */ }Layout§
Note: Encountered an error during type layout; the type failed to be normalized.