mirror of
https://github.com/Revertron/Alfis
synced 2024-11-17 03:25:43 +00:00
13 lines
264 B
INI
13 lines
264 B
INI
{
|
|
"chain_name": "test",
|
|
"version_flags": 0,
|
|
"key_file": "default.key",
|
|
"listen": "127.0.0.1:4244",
|
|
"public": true,
|
|
"peers": [
|
|
"127.0.0.1:44421",
|
|
"127.0.0.1:10000",
|
|
"127.0.0.1:10001",
|
|
"127.0.0.1:10002"
|
|
]
|
|
} |