mirror of
https://github.com/logos-blockchain/logos-blockchain-simulations.git
synced 2026-01-03 05:33:06 +00:00
17 lines
364 B
JSON
17 lines
364 B
JSON
{
|
|
"record_settings": {
|
|
"node_id": true,
|
|
"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
|
|
}
|
|
}
|