pub fn confirm_transaction_at<'a, 'b, 'c, 'd>(
    node: &'a Node<'b, 'c, 'd>,
    tx: &Transaction,
    conf_height: u32,
) -> u64