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