mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 01:50:03 +01:00
BOLT 2: add requirement for disconnect if quiescence takes too long with HTLCs pending.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
99d67c6c73
commit
c562d91ace
@ -1465,6 +1465,9 @@ The receiver of `stfu`:
|
||||
- SHOULD NOT send any more update messages.
|
||||
- MUST reply with `stfu` once it can do so.
|
||||
|
||||
Both nodes:
|
||||
- MUST disconnect after 60 seconds of quiescence if the HTLCs are pending.
|
||||
|
||||
Upon disconnection:
|
||||
- the channel is no longer considered quiescent.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user