Skip to content

Commit f2ed4da

Browse files
laodouyalaodouya
laodouya
authored and
laodouya
committed
Rename vars.
1 parent 3e423b2 commit f2ed4da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cmd/cql/internal/generate.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ or input a passphrase by
5858
}
5959

6060
const (
61-
testnetCN = "cn"
62-
testnetSydney = "w"
61+
testnetCN = "cn"
62+
testnetW = "w"
6363
)
6464

6565
var (
@@ -184,7 +184,7 @@ func runGenerate(cmd *Command, args []string) {
184184
rawConfig.ListenAddr = "0.0.0.0:" + port
185185
}
186186

187-
if testnetRegion == testnetSydney {
187+
if testnetRegion == testnetW {
188188
rawConfig.DNSSeed.BPCount = 3
189189
rawConfig.DNSSeed.Domain = "testnetw.gridb.io"
190190
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy