Type Alias SealedBlockFor

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

Helper type for constructing the block

Aliased Type§

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

Layout§

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