62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"network_settings": {
|
|
"network_behaviors": {
|
|
"north america:north america": "10ms",
|
|
"north america:europe": "150ms",
|
|
"north america:asia": "250ms",
|
|
"europe:europe": "10ms",
|
|
"europe:asia": "200ms",
|
|
"europe:north america": "150ms",
|
|
"asia:north america": "250ms",
|
|
"asia:europe": "200ms",
|
|
"asia:asia": "10ms"
|
|
},
|
|
"regions": {
|
|
"north america": 0.4,
|
|
"europe": 0.3,
|
|
"asia": 0.3
|
|
}
|
|
},
|
|
"overlay_settings": {
|
|
"number_of_committees": 7
|
|
},
|
|
"node_settings": {
|
|
"network_capacity_kbps": 10000024,
|
|
"timeout": "10000ms"
|
|
},
|
|
"step_time": "100ms",
|
|
"runner_settings": "Sync",
|
|
"stream_settings": {
|
|
"path": "tree_500_7_view_1_default.csv",
|
|
"format": "csv"
|
|
},
|
|
"node_count": 500,
|
|
"views_count": 10,
|
|
"leaders_count": 1,
|
|
"seed": 0,
|
|
"wards": [
|
|
{
|
|
"max_view": 1
|
|
},
|
|
{
|
|
"stalled_view": {
|
|
"consecutive_viewed_checkpoint": null,
|
|
"criterion": 0,
|
|
"threshold": 100
|
|
}
|
|
}
|
|
],
|
|
"record_settings": {
|
|
"current_view": true,
|
|
"highest_voted_view": true,
|
|
"local_high_qc": true,
|
|
"safe_blocks": false,
|
|
"last_view_timeout_qc": true,
|
|
"latest_committed_block": true,
|
|
"latest_committed_view": true,
|
|
"root_committee": false,
|
|
"parent_committee": false,
|
|
"child_committees": false,
|
|
"committed_blocks": false
|
|
}
|
|
} |