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 28a6ff1 commit 476482aCopy full SHA for 476482a
lightning/src/ln/channel.rs
@@ -8870,8 +8870,7 @@ where
8870
});
8871
}
8872
8873
- // - if it has already received `commitment_signed` and it should sign first,
8874
- // as specified in the [`tx_signatures` requirements](#the-tx_signatures-message):
+ // - if it has already received `commitment_signed` and it should sign first
8875
// - MUST send its `tx_signatures` for that funding transaction.
8876
//
8877
// - if it has already received `tx_signatures` for that funding transaction:
0 commit comments