Add testnet3 dnsseed testnet-seed.bitcoin.schildbach.de
This commit is contained in:
parent
139d9cb447
commit
8f748615d4
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ var testNet3Params = params{
|
|||
rpcPort: "18334",
|
||||
dnsSeeds: []string{
|
||||
"testnet-seed.alexykot.me",
|
||||
"testnet-seed.bitcoin.schildbach.de",
|
||||
"testnet-seed.bitcoin.petertodd.org",
|
||||
"testnet-seed.bluematt.me",
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue