Type Alias SealedBlockWithSenders

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

Ethereum recovered block

Aliased Type§

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

Layout§

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