Skip to content

Commit

Permalink
Fixed one more config test
Browse files Browse the repository at this point in the history
  • Loading branch information
Filter94 committed Sep 13, 2024
1 parent f63c61e commit 1354632
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ class CoordinatorConfigTest {
feeMargin = 0.0
),
extraDataCalculatorConfig = MinerExtraDataV1CalculatorImpl.Config(
fixedCostInKWei = 3000000u,
fixedCostInKWei = 3000u,
ethGasPriceMultiplier = 1.2
),
extraDataUpdaterConfig = ExtraDataV1UpdaterImpl.Config(
Expand Down

0 comments on commit 1354632

Please sign in to comment.