mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-09-09 13:32:04 +00:00
Litecoin: Update seed list
This commit is contained in:
parent
ce29465eb1
commit
0adc85de6c
@ -3,9 +3,9 @@
|
|||||||
Utility to generate the seeds.txt list that is compiled into the client
|
Utility to generate the seeds.txt list that is compiled into the client
|
||||||
(see [src/chainparamsseeds.h](/src/chainparamsseeds.h) and other utilities in [contrib/seeds](/contrib/seeds)).
|
(see [src/chainparamsseeds.h](/src/chainparamsseeds.h) and other utilities in [contrib/seeds](/contrib/seeds)).
|
||||||
|
|
||||||
The seeds compiled into the release are created from sipa's DNS seed data, like this:
|
The seeds compiled into the release are created from pooler's DNS seed data, like this:
|
||||||
|
|
||||||
curl -s http://bitcoin.sipa.be/seeds.txt > seeds_main.txt
|
curl -s https://www.litecoinpool.org/seeds.txt > seeds_main.txt
|
||||||
python makeseeds.py < seeds_main.txt > nodes_main.txt
|
python makeseeds.py < seeds_main.txt > nodes_main.txt
|
||||||
python generate-seeds.py . > ../../src/chainparamsseeds.h
|
python generate-seeds.py . > ../../src/chainparamsseeds.h
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,11 @@
|
|||||||
# List of fixed seed nodes for testnet
|
# List of fixed seed nodes for testnet
|
||||||
|
|
||||||
# Onion nodes
|
162.243.72.166:19333
|
||||||
thfsmmn2jbitcoin.onion
|
107.191.58.84:19333
|
||||||
it2pj4f7657g3rhi.onion
|
188.122.92.132:19333
|
||||||
nkf5e6b7pl4jfd4a.onion
|
198.245.63.172:19333
|
||||||
4zhkir2ofl7orfom.onion
|
37.97.208.110:19333
|
||||||
t6xj6wilh4ytvcs7.onion
|
23.22.129.139:19333
|
||||||
i6y6ivorwakd7nw3.onion
|
46.105.124.86:19333
|
||||||
ubqj4rsu3nqtxmtp.onion
|
101.201.42.49:19333
|
||||||
|
176.9.113.75:19333
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user