pub type HeaderTy<N> = <N as NodePrimitives>::BlockHeader;Expand description
Helper adapter type for accessing NodePrimitives block header types.
pub type HeaderTy<N> = <N as NodePrimitives>::BlockHeader;Helper adapter type for accessing NodePrimitives block header types.