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