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 649b29b commit 278b692Copy full SHA for 278b692
lightning/src/ln/channel.rs
@@ -8863,8 +8863,7 @@ where
8863
});
8864
}
8865
8866
- // - if it has already received `commitment_signed` and it should sign first,
8867
- // as specified in the [`tx_signatures` requirements](#the-tx_signatures-message):
+ // - if it has already received `commitment_signed` and it should sign first
8868
// - MUST send its `tx_signatures` for that funding transaction.
8869
//
8870
// - if it has already received `tx_signatures` for that funding transaction:
0 commit comments