diff --git a/app/main.dev.js b/app/main.dev.js index 020e3561..16a3c917 100644 --- a/app/main.dev.js +++ b/app/main.dev.js @@ -164,7 +164,7 @@ const startLnd = () => { '--bitcoin.active', '--bitcoin.testnet', '--neutrino.active', - '--neutrino.connect=faucet.lightning.community:18333', + '--neutrino.connect=165.227.7.29:18333', '--autopilot.active', '--debuglevel=debug', '--no-macaroons', diff --git a/resources/bin/darwin/lnd b/resources/bin/darwin/lnd index 8bb44a54..dfa2616b 100755 Binary files a/resources/bin/darwin/lnd and b/resources/bin/darwin/lnd differ diff --git a/resources/bin/linux/lnd b/resources/bin/linux/lnd index 0c2bfab6..b0921193 100755 Binary files a/resources/bin/linux/lnd and b/resources/bin/linux/lnd differ