Type Definition Header
Other items insp_runtime::testing
type Header = Header<u64, BlakeTwo256>;
Block Header
impl Header
pub fn new_from_number(number: <Self as Header>::Number) -> Self
A new header with the given number and default hash for all other fields.