|
@ -140,7 +140,8 @@ const startLnd = () => { |
|
|
'--bitcoin.active', |
|
|
'--bitcoin.active', |
|
|
'--bitcoin.testnet', |
|
|
'--bitcoin.testnet', |
|
|
'--bitcoin.node=neutrino', |
|
|
'--bitcoin.node=neutrino', |
|
|
'--neutrino.connect=btcd0.lightning.computer:18333', |
|
|
'--neutrino.connect=btcd.jackmallers.com:18333', |
|
|
|
|
|
'--neutrino.connect=127.0.0.1:18333', |
|
|
'--autopilot.active', |
|
|
'--autopilot.active', |
|
|
'--debuglevel=debug', |
|
|
'--debuglevel=debug', |
|
|
'--noencryptwallet' |
|
|
'--noencryptwallet' |
|
|