1
0
mirror of https://github.com/lightning/bolts.git synced 2025-01-19 05:33:37 +01:00

revoke_and_ack is not acked by update messages

This commit is contained in:
Pierre-Marie Padiou 2017-02-16 22:44:20 +01:00 committed by Rusty Russell
parent f63d89c207
commit 03a917fa6b

View File

@ -922,7 +922,7 @@ lists the acknowledgement conditions for each message:
* `funding_locked`: acknowledged by `update_` messages, `commitment_signed`, `revoke_and_ack` or `shutdown` messages.
* `update_` messages: acknowledged by `revoke_and_ack`.
* `commitment_signed`: acknowledged by `revoke_and_ack`.
* `revoke_and_ack`: acknowledged by `shutdown`, `update_` messages, or `commitment_signed`
* `revoke_and_ack`: acknowledged by `shutdown` or `commitment_signed`
* `shutdown`: acknowledged by `closing_signed` or `revoke_and_ack`.
The last `closing_signed` (if any) must always be retransmitted, as there