Type Definition basilisk_runtime::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.