Skip to content

Commit

Permalink
Merge branch 'master' into add-semi-integration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianpascalau authored Mar 30, 2023
2 parents 7ed3bab + bb95918 commit e4a75da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/node/config/enableEpochs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
AlwaysSaveTokenMetaDataEnableEpoch = 1

# RuntimeCodeSizeFixEnableEpoch represents the epoch when the code size fix in the VM is enabled
RuntimeCodeSizeFixEnableEpoch = 2
RuntimeCodeSizeFixEnableEpoch = 1

# BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers
BLSMultiSignerEnableEpoch = [
Expand Down

0 comments on commit e4a75da

Please sign in to comment.