Type Definition kusama_runtime::Header [−][src]
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.