mirror of
https://github.com/LBRYFoundation/lbcd.git
synced 2025-08-23 17:47:24 +00:00
Add new DNS seed for seeds.bitcoin.open-nodes.org.
This commit is contained in:
parent
6a8b806a20
commit
307c52f25b
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ var mainNetParams = params{
|
||||||
"seed.bitcoinstats.com",
|
"seed.bitcoinstats.com",
|
||||||
"seed.bitnodes.io",
|
"seed.bitnodes.io",
|
||||||
"bitseed.xf2.org",
|
"bitseed.xf2.org",
|
||||||
|
"seeds.bitcoin.open-nodes.org",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue