Skip to content

Commit

Permalink
proper name for EnableEpoch epoch
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Nov 22, 2024
1 parent ea799ab commit dab1093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/node/config/enableEpochs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,8 @@
# FixRelayedMoveBalanceToNonPayableSCEnableEpoch represents the epoch when the fix for relayed move balance to non payable sc will be enabled
FixRelayedMoveBalanceToNonPayableSCEnableEpoch = 1

# RelayedTransactionsV3 represents the epoch when the relayed transactions v3 will be enabled
RelayedTransactionsV3 = 5
# RelayedTransactionsV3EnableEpoch represents the epoch when the relayed transactions v3 will be enabled
RelayedTransactionsV3EnableEpoch = 2

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

0 comments on commit dab1093

Please sign in to comment.