dogecoin/contrib/seeds/README.md

9 lines
354 B
Markdown
Raw Normal View History

### Seeds ###
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)).
2013-01-30 04:17:56 +01:00
The 512 seeds compiled into the 0.10 release were created from sipa's DNS seed data, like this:
2013-01-30 04:17:56 +01:00
curl -s http://bitcoin.sipa.be/seeds.txt | makeseeds.py