Type Definition circuit_runtime_types::Header

source ·
pub type Header = Header<BlockNumber, BlakeTwo256>;
Expand description

Block header type as expected by this runtime.