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 4a0e343 commit 5123cc8Copy full SHA for 5123cc8
lightning/src/ln/channel.rs
@@ -8461,8 +8461,7 @@ where
8461
});
8462
}
8463
8464
- // - if it has already received `commitment_signed` and it should sign first,
8465
- // as specified in the [`tx_signatures` requirements](#the-tx_signatures-message):
+ // - if it has already received `commitment_signed` and it should sign first
8466
// - MUST send its `tx_signatures` for that funding transaction.
8467
//
8468
// - if it has already received `tx_signatures` for that funding transaction:
0 commit comments