Skip to content

Commit 278b692

Browse files
committed
f - clean up spec requirement
1 parent 649b29b commit 278b692

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lightning/src/ln/channel.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8863,8 +8863,7 @@ where
88638863
});
88648864
}
88658865

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):
8866+
// - if it has already received `commitment_signed` and it should sign first
88688867
// - MUST send its `tx_signatures` for that funding transaction.
88698868
//
88708869
// - if it has already received `tx_signatures` for that funding transaction:

0 commit comments

Comments
 (0)