pub fn check_preimage_claim<'a, 'b, 'c>(
    node: &Node<'a, 'b, 'c>,
    prev_txn: &Vec<Transaction>,
) -> Vec<Transaction>