pub fn test_header_with_correct_parent<H: HeaderT>(
    number: H::Number,
    parent_hash: Option<H::Hash>
) -> H
Expand description

Get a header for testing, with correct parent_hash