Type Alias HeaderTy
pub type HeaderTy<N> = <<N as NodeTypes>::Primitives as NodePrimitives>::BlockHeader;
Expand description
Helper adapter type for accessing NodePrimitives::BlockHeader
on NodeTypes
.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.