2024-11-05 12:13:21 +02:00
|
|
|
{
|
|
|
|
"network_settings": {
|
|
|
|
"network_behaviors": {
|
|
|
|
"north america:north america": "50ms",
|
|
|
|
"north america:europe": "100ms",
|
|
|
|
"north america:asia": "120ms",
|
|
|
|
"europe:europe": "50ms",
|
|
|
|
"europe:asia": "100ms",
|
|
|
|
"europe:north america": "120ms",
|
|
|
|
"asia:north america": "100ms",
|
|
|
|
"asia:europe": "120ms",
|
|
|
|
"asia:asia": "40ms"
|
|
|
|
},
|
|
|
|
"regions": {
|
|
|
|
"north america": 0.4,
|
|
|
|
"europe": 0.4,
|
|
|
|
"asia": 0.3
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_settings": {
|
|
|
|
"timeout": "1000ms"
|
|
|
|
},
|
|
|
|
"step_time": "10ms",
|
|
|
|
"runner_settings": "Sync",
|
|
|
|
"stream_settings": {
|
2024-11-06 06:14:29 +02:00
|
|
|
"path": "test.json"
|
2024-11-05 12:13:21 +02:00
|
|
|
},
|
2024-11-08 12:44:19 +02:00
|
|
|
"node_count": 10,
|
2024-11-05 12:13:21 +02:00
|
|
|
"seed": 0,
|
2024-11-07 06:49:06 +02:00
|
|
|
"record_settings": {},
|
|
|
|
"wards": [
|
2024-11-08 07:31:51 +01:00
|
|
|
{
|
2024-11-08 12:44:19 +02:00
|
|
|
"sum":2
|
2024-11-08 07:31:51 +01:00
|
|
|
}
|
|
|
|
],
|
2024-11-08 16:13:13 +07:00
|
|
|
"connected_peers_count": 4,
|
2024-11-08 07:31:51 +01:00
|
|
|
"data_message_lottery_interval": "20s",
|
|
|
|
"stake_proportion": 1.0,
|
|
|
|
"epoch_duration": "432000s",
|
2024-11-08 16:13:13 +07:00
|
|
|
"slot_duration": "1s",
|
2024-11-08 20:19:23 +07:00
|
|
|
"slots_per_epoch": 432000,
|
|
|
|
"number_of_hops": 1,
|
2024-11-08 07:31:51 +01:00
|
|
|
"persistent_transmission": {
|
|
|
|
"max_emission_frequency": 1.0,
|
|
|
|
"drop_message_probability": 0.0
|
|
|
|
},
|
2024-11-08 16:13:13 +07:00
|
|
|
"number_of_mix_layers": 1,
|
2024-11-08 20:19:23 +07:00
|
|
|
"max_delay_seconds": 10
|
2024-11-05 12:13:21 +02:00
|
|
|
}
|