Skip to content

Commit 5123cc8

Browse files
committed
f - clean up spec requirement
1 parent 4a0e343 commit 5123cc8

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
@@ -8461,8 +8461,7 @@ where
84618461
});
84628462
}
84638463

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

0 commit comments

Comments
 (0)