mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-20 13:27:51 +02:00
config: update w/ domain of mainnet server
This commit is contained in:
parent
0c21b3172b
commit
2afc37c410
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue