Files
dragonx/contrib/seeds
2024-03-01 16:52:25 -05:00
..
2024-02-27 23:59:59 +01:00
2023-01-06 15:23:22 +00:00
2024-03-01 16:52:25 -05:00

Seeds

Utility to generate the seeds.txt list that is compiled into the client (see src/chainparamsseeds.h and other utilities in contrib/seeds).

Updating seeds

Update contrib/seeds/nodes_main.txt and run ./contrib/seeds/generate-seeds.py contrib/seeds > src/chainparamsseeds.h in the hush root directory of this repo (not the directory of this README) to update src/chainparamsseeds.h then commit the result.