From 825cacb1afdcc5227ed5b58dc83048b76b58630e Mon Sep 17 00:00:00 2001 From: jules01 Date: Fri, 23 Sep 2022 16:10:21 +0300 Subject: [PATCH] - compressed configs --- cmd/node/config/enableEpochs.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cmd/node/config/enableEpochs.toml b/cmd/node/config/enableEpochs.toml index b31bfc4a0b9..5632fb74459 100644 --- a/cmd/node/config/enableEpochs.toml +++ b/cmd/node/config/enableEpochs.toml @@ -210,16 +210,16 @@ CheckExecuteOnReadOnlyEnableEpoch = 1 # ESDTMetadataContinuousCleanupEnableEpoch represents the epoch when esdt metadata is automatically deleted according to inshard liquidity - ESDTMetadataContinuousCleanupEnableEpoch = 4 + ESDTMetadataContinuousCleanupEnableEpoch = 1 # HeartbeatDisableEpoch represents the epoch when heartbeat v1 messages stop being sent and processed - HeartbeatDisableEpoch = 2 + HeartbeatDisableEpoch = 1 # MiniBlockPartialExecutionEnableEpoch represents the epoch when mini block partial execution will be enabled - MiniBlockPartialExecutionEnableEpoch = 3 + MiniBlockPartialExecutionEnableEpoch = 1 # FixAsyncCallBackArgsListEnableEpoch represents the epoch when the async callback arguments lists fix will be enabled - FixAsyncCallBackArgsListEnableEpoch = 6 + FixAsyncCallBackArgsListEnableEpoch = 1 # MaxNodesChangeEnableEpoch holds configuration for changing the maximum number of nodes and the enabling epoch MaxNodesChangeEnableEpoch = [