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 06243c7 commit 38ae48cCopy full SHA for 38ae48c
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