mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-30 15:02:29 +02:00
Update sample-lnd.conf
bitcoin.rpcpolling has to be set to true, otherwise malformed key=value (bitcoind.rpcpolling) error happens during initialization.
This commit is contained in:
parent
bc5638428e
commit
fe973d694d
@ -613,7 +613,7 @@ bitcoin.node=btcd
|
||||
; instead of using the zmq interface. Only the rpcpolling option needs to
|
||||
; be set in order to enable this, the rest of the options can be used to
|
||||
; change the default values used for this configuration.
|
||||
; bitcoind.rpcpolling
|
||||
; bitcoind.rpcpolling=true
|
||||
; bitcoind.blockpollinginterval=1m
|
||||
; bitcoind.txpollinginterval=30s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user