Use the correct SCID when failing HTLCs to aliased channels
[rust-lightning] / lightning / src / ln / onion_route_tests.rs
index 070d88dda9a3432f9eb4672a369ff2fcc774c652..706fcb6c24d2057857992758a4750ac36bb70499 100644 (file)
@@ -993,4 +993,3 @@ fn test_phantom_failure_reject_payment() {
                .expected_htlc_error_data(0x4000 | 15, &error_data);
        expect_payment_failed_conditions!(nodes[0], payment_hash, true, fail_conditions);
 }
-