We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbc40f commit 7430cbeCopy full SHA for 7430cbe
lightning/src/ln/functional_tests.rs
@@ -611,7 +611,6 @@ fn do_test_fail_back_before_backwards_timeout(post_fail_back_action: PostFailBac
611
*node.fee_estimator.sat_per_kw.lock().unwrap() = 2000;
612
}
613
614
-
615
let node_a_id = nodes[0].node.get_our_node_id();
616
let node_b_id = nodes[1].node.get_our_node_id();
617
let node_c_id = nodes[2].node.get_our_node_id();
0 commit comments