We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062e571 commit 2d9b367Copy full SHA for 2d9b367
lightning/src/ln/dual_funding_tests.rs
@@ -258,7 +258,7 @@ fn test_v2_channel_establishment() {
258
V2ChannelEstablishmentTestSession { initiator_input_value_satoshis: 100_000 },
259
false,
260
);
261
- // Only initiator contributes, no pending
+ // Only initiator contributes, persist pending
262
do_test_v2_channel_establishment(
263
264
true,
0 commit comments