Skip to content

Commit

Permalink
Merge pull request #6267 from multiversx/gasScheduleV8
Browse files Browse the repository at this point in the history
gasScheduleV8
  • Loading branch information
sstanculeanu authored Jun 20, 2024
2 parents 2a6916f + c487067 commit 6947001
Show file tree
Hide file tree
Showing 4 changed files with 831 additions and 2 deletions.
1 change: 1 addition & 0 deletions cmd/node/config/enableEpochs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -330,4 +330,5 @@
# GasScheduleByEpochs holds the configuration for the gas schedule that will be applied from specific epochs
GasScheduleByEpochs = [
{ StartEpoch = 0, FileName = "gasScheduleV7.toml" },
{ StartEpoch = 3, FileName = "gasScheduleV8.toml" },
]
Loading

0 comments on commit 6947001

Please sign in to comment.