dnet_config.toml 659 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. #[[nodes]]
  2. #name = "darkirc"
  3. #host = "localhost"
  4. #port = 26660
  5. #type = "NORMAL"
  6. #[[nodes]]
  7. #name = "taud"
  8. #host = "localhost"
  9. #port = 23330
  10. #type = "NORMAL"
  11. #[[nodes]]
  12. #name = "fud"
  13. #host = "localhost"
  14. #port = 13336
  15. #type = "NORMAL"
  16. #[[nodes]]
  17. #name = "darkfid-testnet"
  18. #host = "localhost"
  19. #port = 8340
  20. #type = "NORMAL"
  21. #[[nodes]]
  22. #name = "darkfid-mainnet"
  23. #host = "localhost"
  24. #port = 8440
  25. #type = "NORMAL"
  26. #[[nodes]]
  27. #name = "darkfid-localnet"
  28. #host = "localhost"
  29. #port = 8240
  30. #type = "NORMAL"
  31. #[[nodes]]
  32. #name = "evgrd"
  33. #host = "localhost"
  34. #port = 26690
  35. #type = "NORMAL"
  36. #[[nodes]]
  37. #name = "lilith"
  38. #host = "localhost"
  39. #port = 18927
  40. #type = "LILITH"