Skip to content

Commit

Permalink
gasScheduleV8
Browse files Browse the repository at this point in the history
  • Loading branch information
sasurobert committed Jun 19, 2024
1 parent 2a6916f commit 640552c
Show file tree
Hide file tree
Showing 4 changed files with 831 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/node/config/enableEpochs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -329,5 +329,5 @@
[GasSchedule]
# GasScheduleByEpochs holds the configuration for the gas schedule that will be applied from specific epochs
GasScheduleByEpochs = [
{ StartEpoch = 0, FileName = "gasScheduleV7.toml" },
{ StartEpoch = 0, FileName = "gasScheduleV8.toml" },
]
Loading

0 comments on commit 640552c

Please sign in to comment.