Skip to content

Commit c562d91

Browse files
committed
BOLT 2: add requirement for disconnect if quiescence takes too long with HTLCs pending.
Signed-off-by: Rusty Russell <[email protected]>
1 parent 99d67c6 commit c562d91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

02-peer-protocol.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,6 +1465,9 @@ The receiver of `stfu`:
14651465
- SHOULD NOT send any more update messages.
14661466
- MUST reply with `stfu` once it can do so.
14671467

1468+
Both nodes:
1469+
- MUST disconnect after 60 seconds of quiescence if the HTLCs are pending.
1470+
14681471
Upon disconnection:
14691472
- the channel is no longer considered quiescent.
14701473

0 commit comments

Comments
 (0)