Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Nov 25, 2024
1 parent 40f829b commit dffeb95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/cdk-config/src/aggregator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ impl Default for Aggregator {
retry_time: "10s".to_string(),
verify_proof_interval: "1m".to_string(),
proof_state_polling_interval: "10s".to_string(),
tx_profitability_checker_type: "default".to_string(),
tx_profitability_min_reward: "0.1".to_string(),
interval_after_which_batch_consolidate_anyway: "5m".to_string(),
fork_id: 0,
cleanup_locked_proofs_interval: "1h".to_string(),
Expand Down

0 comments on commit dffeb95

Please sign in to comment.