pub type SealedHeaderFor<N> = SealedHeader<<N as NodePrimitives>::BlockHeader>;Expand description
Type alias for SealedHeader generic over the BlockHeader type of NodePrimitives.
Aliased Type§
pub struct SealedHeaderFor<N> { /* private fields */ }Layout§
Note: Encountered an error during type layout; the type failed to be normalized.