Skip to content

Commit

Permalink
run with optqs
Browse files Browse the repository at this point in the history
  • Loading branch information
ibalajiarun committed Nov 5, 2024
1 parent bed452e commit f372523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/src/config/quorum_store_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ impl Default for QuorumStoreConfig {
num_workers_for_remote_batches: 10,
batch_buckets: DEFAULT_BUCKETS.to_vec(),
allow_batches_without_pos_in_proposal: true,
enable_opt_quorum_store: true,
enable_opt_quorum_store: false,
}
}
}
Expand Down

0 comments on commit f372523

Please sign in to comment.