Type Definition t7rn_parachain_runtime::Header
source · pub type Header = Header<u32, BlakeTwo256>;
Expand description
Block header type as expected by this runtime.
pub type Header = Header<u32, BlakeTwo256>;
Block header type as expected by this runtime.