Skip to content

Commit 84838da

Browse files
authored
Revert "Add new value for EIP-1559 elasticity for WorldChain Sepolia and Main…" (#968)
This reverts commit 877ef2c.
1 parent fb90035 commit 84838da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

superchain/configs/mainnet/worldchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ max_sequencer_drift = 1800
2020
holocene_time = 1738238400 # Thu 30 Jan 2025 12:00:00 UTC
2121

2222
[optimism]
23-
eip1559_elasticity = 2
23+
eip1559_elasticity = 10
2424
eip1559_denominator = 50
2525
eip1559_denominator_canyon = 250
2626

superchain/configs/sepolia/worldchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ max_sequencer_drift = 1800
2121
pectra_blob_schedule_time = 1742486400 # Thu 20 Mar 2025 16:00:00 UTC
2222

2323
[optimism]
24-
eip1559_elasticity = 2
24+
eip1559_elasticity = 10
2525
eip1559_denominator = 50
2626
eip1559_denominator_canyon = 250
2727

0 commit comments

Comments
 (0)