mirror of
https://github.com/logos-co/nomos-simulations.git
synced 2025-01-11 11:14:51 +00:00
537f86f53f
Co-authored-by: Álvaro Castro-Castilla <alvatar@protonmail.com>
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
|
|
}
|
|
}
|