pub type HeaderForPayload<P> = <<P as BuiltPayload>::Primitives as NodePrimitives>::BlockHeader;
Expand description
Helper to access [NodePrimitives::BlockHeader
] from PayloadBuilder::BuiltPayload
.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.