Update 'contrib/seeds/README.md'
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
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 512 seeds compiled into the 0.10 release were created from sipa's DNS seed data, like this:
|
||||
## Updating seeds
|
||||
|
||||
Update [nodes_main.txt](/contrib/seeds/nodes_main.txt) and run `make seeds` in the root directory of this repo to update [src/chainparamsseeds.h](/src/chainparamsseeds.h) then commit the result.
|
||||
|
||||
|
||||
curl -s http://bitcoin.sipa.be/seeds.txt | makeseeds.py
|
||||
|
||||
Reference in New Issue
Block a user