Skip to main content

HeaderTy

Type Alias HeaderTy 

Source
pub type HeaderTy<N> = <N as NodePrimitives>::BlockHeader;
Expand description

Helper adapter type for accessing NodePrimitives block header types.