Skip to content

Commit 476482a

Browse files
committed
f - clean up spec requirement
1 parent 28a6ff1 commit 476482a

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
@@ -8870,8 +8870,7 @@ where
88708870
});
88718871
}
88728872

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

0 commit comments

Comments
 (0)