Browse Source
Merge pull request #567 from LN-Zap/fix/neutrino-connect
fix(neutrino): update our BTCD node IP
renovate/lint-staged-8.x
JimmyMow
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
resources/lnd.conf
|
|
@ -212,7 +212,7 @@ bitcoin.node=neutrino |
|
|
|
; Add a peer to connect with at startup. |
|
|
|
; neutrino.addpeer= |
|
|
|
|
|
|
|
neutrino.connect=188.166.148.62 |
|
|
|
neutrino.connect=206.189.72.180 |
|
|
|
neutrino.connect=127.0.0.1:18333 |
|
|
|
|
|
|
|
[Litecoin] |
|
|
|