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