pull down to refresh

Litecoin actually deployed LN mainnet before Bitcoin, it was sort of a testnet for LN
You can probably just ignore the error/warning unless it is breaking your node.
Also, consider setting up some kind of auto-update procedure for LND. Unlike consensus bitcoincore software, LND is reckless and constantly releasing security and reliability fixes.
This issue referencing litecoin might go away in a future release.
You can probably just ignore the error/warning unless it is breaking your node. Lnd wont run with the error
Also, consider setting up some kind of auto-update procedure for LND. Unlike consensus bitcoincore software, LND is reckless and constantly releasing security and reliability fixes.
Do you have any advice or maybe a link to a guide to set this up?
reply
Node managers like Umbrel, start9, Nix-Bitcoin, etc make it easy to update (not sure about auto-update). If you install LND yourself, you can click "Watch" at the top of the LND repo in github and customize the notification trigger only on "Releases".
Usually, a security vuln will be patched silently and announced after a few versions are released. However, once, there was a bug in btcd that just broke all instances of LND no matter what version.
Either way, if there's a new release of LND, you should probably run it ASAP.
reply