pub fn connect_blocks<'a, 'b, 'c, 'd>(
    node: &'a Node<'b, 'c, 'd>,
    depth: u32,
) -> BlockHash