Skip to content

Commit

Permalink
Revert "Bumping up the max transaction execution gas limit for gov pr…
Browse files Browse the repository at this point in the history
…oposals"

This reverts commit e2359fd.

(cherry picked from commit 127df5c)
  • Loading branch information
sherry-x committed Dec 18, 2024
1 parent 86c3e4d commit 6593fb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ crate::gas_schedule::macros::define_gas_parameters!(
[
max_execution_gas_gov: InternalGas,
{ RELEASE_V1_13.. => "max_execution_gas.gov" },
4_300_000_000,
4_000_000_000,
],
[
max_io_gas: InternalGas,
Expand Down

0 comments on commit 6593fb8

Please sign in to comment.