Skip to content

Commit b505135

Browse files
authored
Merge pull request #6741 from multiversx/v1.8.9-dev-config
Flags compression
2 parents c4148e7 + 373fab6 commit b505135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/node/config/enableEpochs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
FixRelayedMoveBalanceToNonPayableSCEnableEpoch = 1
335335

336336
# RelayedTransactionsV3EnableEpoch represents the epoch when the relayed transactions v3 will be enabled
337-
RelayedTransactionsV3EnableEpoch = 2
337+
RelayedTransactionsV3EnableEpoch = 1
338338

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

0 commit comments

Comments
 (0)