Correct EU superpeer URL

This commit is contained in:
Daniel Lugo 2021-08-20 17:29:09 -04:00
parent f54b4a46d0
commit 6f728f3bc7

View file

@ -47,7 +47,7 @@ module.exports = (mainnet = false) => {
logfile: "shockapi.log",
lndLogFile: parsePath(`${lndDirectory}/logs/bitcoin/${network}/lnd.log`),
lndDirPath: lndDirectory,
peers: ['https://gun.shock.network/gun','https://gun-eu.shock.network'],
peers: ['https://gun.shock.network/gun','https://gun-eu.shock.network/gun'],
useTLS: false,
tokenExpirationMS: 259200000,
localtunnelHost:'https://tunnel.rip'