diff --git a/loopd/config.go b/loopd/config.go index 24e0714..3fb05fb 100644 --- a/loopd/config.go +++ b/loopd/config.go @@ -50,8 +50,8 @@ type config struct { } const ( - mainnetServer = "swap.lightning.today:11009" - testnetServer = "test.swap.lightning.today:11009" + mainnetServer = "swap.lightning.today:11010" + testnetServer = "test.swap.lightning.today:11010" ) var defaultConfig = config{