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