Type Alias SealedBlock
pub type SealedBlock<B = Block<EthereumTxEnvelope<TxEip4844>>> = SealedBlock<B>;
Expand description
Ethereum sealed block type
Aliased Type§
pub struct SealedBlock<B = Block<EthereumTxEnvelope<TxEip4844>>> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.