src.nth.io/

summaryrefslogtreecommitdiff
path: root/lnd
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2024-10-07 23:30:59 -0500
committerLuke Hoersten <[email protected]>2024-10-07 23:30:59 -0500
commit8fd2d5ebae4bddbff715521847860918fe9c71e1 (patch)
tree75e9a4c4c0a9d3d08520b348c264fa61133446aa /lnd
parent95397910439bbe917ae12fd1fea8bfb4ef1d5a4c (diff)
Added hacks to fix lnd bitcoind 28 bug.
Diffstat (limited to 'lnd')
-rw-r--r--lnd/templates/lnd.conf.j21
1 files changed, 0 insertions, 1 deletions
diff --git a/lnd/templates/lnd.conf.j2 b/lnd/templates/lnd.conf.j2
index 63114fa..d93a820 100644
--- a/lnd/templates/lnd.conf.j2
+++ b/lnd/templates/lnd.conf.j2
@@ -14,5 +14,4 @@ restlisten=0.0.0.0:8080
[Bitcoin]
bitcoin.mainnet=true
-bitcoin.active=true
bitcoin.node={{lnd_bitcoin_node}}