Type Alias HeaderTy
pub type HeaderTy<N> = <<N as NodeTypes>::Primitives as NodePrimitives>::BlockHeader;
Available on crate feature
node-api
only.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.