Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
avilagaston9 committed Nov 12, 2024
1 parent 543fe63 commit b03a625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batcher/aligned-batcher/src/eth/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ use crate::{
},
};
use aligned_sdk::core::constants::{
DEFAULT_BACKOFF_FACTOR, DEFAULT_MAX_RETRY_DELAY, DEFAULT_MAX_RETRIES, DEFAULT_MIN_RETRY_DELAY,
DEFAULT_BACKOFF_FACTOR, DEFAULT_MAX_RETRIES, DEFAULT_MAX_RETRY_DELAY, DEFAULT_MIN_RETRY_DELAY,
GAS_PRICE_INCREMENT_PERCENTAGE_PER_ITERATION, OVERRIDE_GAS_PRICE_PERCENTAGE_MULTIPLIER,
PERCENTAGE_DIVIDER,
};
Expand Down

0 comments on commit b03a625

Please sign in to comment.