Files
hush3/contrib/seeds/README.md
duke 26064b4bf8 Update 'contrib/seeds/README.md'
Note that links to the files will not work until this is merged to master
2023-01-17 13:58:24 +00:00

537 B

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 make seeds in the root directory of this repo to update src/chainparamsseeds.h then commit the result.