diff --git a/config.go b/config.go index 1bd5d5b..5cc7129 100644 --- a/config.go +++ b/config.go @@ -74,7 +74,7 @@ type Config struct { } const ( - MainnetServer = "auction.lightning.today:12009" + MainnetServer = "pool.lightning.finance:12010" TestnetServer = "test.auction.lightning.today:12009" // defaultRPCTimeout is the default number of seconds an unary RPC call