Last active
December 12, 2019 15:01
-
-
Save jonasbits/3c0e56fd321330cd30acc14ad23d84f4 to your computer and use it in GitHub Desktop.
dnsseeder.json with values for namecoin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Name": "Namecoin", | |
"Desc": "Description of Namecoin", | |
"ID": "0xfeb4bef9", | |
"Port": 8334, | |
"Pver": 70001, | |
"TTL": 600, | |
"InitialIP": "127.0.0.1", | |
"DNSName": "dnsseed.nmctest.net", | |
"Seeder1": "nmc.seed.quisquis.de", | |
"Seeder2": "seed.nmc.markasoftware.com" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment