You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alfis/alfis.cfg

19 lines
435 B
INI

{
"chain_name": "test",
"origin": "00000DFBFFCFADC09751E7085872F9AE6464075E626401904D8C779E215A21B1",
"version": 0,
"key_file": "default.key",
"listen": "[::]:4244",
"public": false,
"peers": [
"test-ip4.alfis.name:4244",
"test-ip6.alfis.name:4244"
],
"dns": {
"port": 53,
"forwarders": [
"94.140.14.14:53",
"94.140.15.15:53"
]
}
}