Type Definition frame_system::pallet_prelude::HeaderFor
source · pub type HeaderFor<T> = <<T as Config>::Block as HeaderProvider>::HeaderT;Expand description
Type alias for the Header.
pub type HeaderFor<T> = <<T as Config>::Block as HeaderProvider>::HeaderT;Type alias for the Header.