Skip to content

Commit 5a4d715

Browse files
committed
Update BOLT quotes
channeld/channeld.c: Some BOLT quotes had changed slightly.
1 parent ff6ead1 commit 5a4d715

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

channeld/channeld.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5965,9 +5965,7 @@ static void peer_reconnect(struct peer *peer,
59655965
/* BOLT #2:
59665966
*
59675967
* - if `next_commitment_number` is 1 in both the
5968-
* `channel_reestablish` it sent and received, and none of those
5969-
* `channel_reestablish` messages contain `my_current_funding_locked` or
5970-
* `next_funding` for a splice transaction:
5968+
* `channel_reestablish` it sent and received:
59715969
* - MUST retransmit `channel_ready`.
59725970
* - otherwise:
59735971
* - MUST NOT retransmit `channel_ready`, but MAY send `channel_ready` with

0 commit comments

Comments
 (0)