mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-09-08 21:02:08 +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
|
||||
(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 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
|
||||
|
||||
# Onion nodes
|
||||
thfsmmn2jbitcoin.onion
|
||||
it2pj4f7657g3rhi.onion
|
||||
nkf5e6b7pl4jfd4a.onion
|
||||
4zhkir2ofl7orfom.onion
|
||||
t6xj6wilh4ytvcs7.onion
|
||||
i6y6ivorwakd7nw3.onion
|
||||
ubqj4rsu3nqtxmtp.onion
|
||||
|
||||
162.243.72.166:19333
|
||||
107.191.58.84:19333
|
||||
188.122.92.132:19333
|
||||
198.245.63.172:19333
|
||||
37.97.208.110:19333
|
||||
23.22.129.139:19333
|
||||
46.105.124.86:19333
|
||||
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