Skip to content

Commit e40ced2

Browse files
authored
Merge pull request #6986 from multiversx/impr-vm-ops
vm ops
2 parents 653e73a + cb0d2a0 commit e40ced2

File tree

4 files changed

+861
-4
lines changed

4 files changed

+861
-4
lines changed

cmd/node/config/enableEpochs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,5 +362,5 @@
362362
[GasSchedule]
363363
# GasScheduleByEpochs holds the configuration for the gas schedule that will be applied from specific epochs
364364
GasScheduleByEpochs = [
365-
{ StartEpoch = 0, FileName = "gasScheduleV8.toml" },
365+
{ StartEpoch = 0, FileName = "gasScheduleV9.toml" },
366366
]

0 commit comments

Comments
 (0)