File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 313
313
UseGasBoundedShouldFailExecutionEnableEpoch = 1512
314
314
315
315
# DynamicESDTEnableEpoch represents the epoch when dynamic NFT feature is enabled
316
- DynamicESDTEnableEpoch = 9999999
316
+ DynamicESDTEnableEpoch = 1575
317
317
318
318
# EGLDInMultiTransferEnableEpoch represents the epoch when EGLD in multitransfer is enabled
319
- EGLDInMultiTransferEnableEpoch = 9999999
319
+ EGLDInMultiTransferEnableEpoch = 1575
320
320
321
321
# CryptoOpcodesV2EnableEpoch represents the epoch when BLSMultiSig, Secp256r1 and other opcodes are enabled
322
- CryptoOpcodesV2EnableEpoch = 9999999
322
+ CryptoOpcodesV2EnableEpoch = 1575
323
323
324
324
# UnjailCleanupEnableEpoch represents the epoch when the cleanup of the unjailed nodes is enabled
325
- UnJailCleanupEnableEpoch = 9999999
325
+ UnJailCleanupEnableEpoch = 1575
326
326
327
327
# FixRelayedBaseCostEnableEpoch represents the epoch when the fix for relayed base cost will be enabled
328
- FixRelayedBaseCostEnableEpoch = 9999999
328
+ FixRelayedBaseCostEnableEpoch = 1575
329
329
330
330
# MultiESDTNFTTransferAndExecuteByUserEnableEpoch represents the epoch when enshrined sovereign cross chain opcodes are enabled
331
331
MultiESDTNFTTransferAndExecuteByUserEnableEpoch = 9999999
332
332
333
333
# FixRelayedMoveBalanceToNonPayableSCEnableEpoch represents the epoch when the fix for relayed move balance to non payable sc will be enabled
334
- FixRelayedMoveBalanceToNonPayableSCEnableEpoch = 9999999
334
+ FixRelayedMoveBalanceToNonPayableSCEnableEpoch = 1575
335
335
336
336
# BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers
337
337
BLSMultiSignerEnableEpoch = [
You can’t perform that action at this time.
0 commit comments