We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68246be commit 9b97e28Copy full SHA for 9b97e28
04-onion-routing.md
@@ -1454,7 +1454,7 @@ forward unendorsed HTLCs that they are not certain about.
1454
HTLC resolution time is assessed relative to a threshold that the node
1455
considers to be a reasonable amount of time for a HTLC to resolve:
1456
- `resolution_period`: the amount of time a HTLC is allowed to resolve in that
1457
- is classified as "good" behavior, expressed in seconds (default: 10 seconds).
+ is classified as "good" behavior, expressed in seconds (default: 60 seconds).
1458
- `resolution_time`: the time elapsed between `update_add_htlc` and its
1459
resolution (`update_fulfill_hltc` / `update_fail_hltc` /
1460
`update_fail_malformed_htlc`), expressed in seconds.
0 commit comments