Skip to content

Instantly share code, notes, and snippets.

@jonasbits
Last active December 12, 2019 15:01
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonasbits/3c0e56fd321330cd30acc14ad23d84f4 to your computer and use it in GitHub Desktop.
Save jonasbits/3c0e56fd321330cd30acc14ad23d84f4 to your computer and use it in GitHub Desktop.
dnsseeder.json with values for namecoin
{
"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