Sunny Sarah ☀️ on Nostr: A few tips to prevent FCs with online nodes due to HTLC expiration if you are LND. ...
A few tips to prevent FCs with online nodes due to HTLC expiration if you are LND.
1️⃣ Update your client to the version 0.16.2 ASAP if you haven't done it already!
2️⃣ You can restart LND a few blocks before HTLC expiration. Very often immediately after that the problem HTLC is resolved.
In order to speed up the restart, you can temporary disable DB compacting by modifying the following string in the [bolt] section of your lnd.conf file:
db.bolt.auto-compact=false
This is absolutely safe, but speeds up restarting process significantly (up to few minutes or even less). You can restart LND more often and without any harm.
Then, when the dust settles, this value should be returned back to "true".
Published at
2023-05-11 11:40:57Event JSON
{
"id": "b66f8d7804d5ccd24e9704a52624dccdced3e45ce9fd6052fcf5ca57f791ce6c",
"pubkey": "da117a0464e0f21c2f925ffb6ea6d28cce62f9593b670b918a525a4c5b9149db",
"created_at": 1683805257,
"kind": 1,
"tags": [],
"content": "A few tips to prevent FCs with online nodes due to HTLC expiration if you are LND.\n\n1️⃣ Update your client to the version 0.16.2 ASAP if you haven't done it already!\n\n2️⃣ You can restart LND a few blocks before HTLC expiration. Very often immediately after that the problem HTLC is resolved.\n\nIn order to speed up the restart, you can temporary disable DB compacting by modifying the following string in the [bolt] section of your lnd.conf file:\n\ndb.bolt.auto-compact=false\n\nThis is absolutely safe, but speeds up restarting process significantly (up to few minutes or even less). You can restart LND more often and without any harm.\n\nThen, when the dust settles, this value should be returned back to \"true\".",
"sig": "beb9be403e4da3b4b73c74ec42e2c16bfee7e3f0d7fe4a47da1a3173a19665b50fcfde22e87e202ea9043398f6aa08802c08bb523131b205a25b3171d3194e48"
}