You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: enableEpochs.toml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -305,6 +305,10 @@
305
305
# AlwaysMergeContextsInEEIEnableEpoch represents the epoch in which the EEI will always merge the contexts
306
306
AlwaysMergeContextsInEEIEnableEpoch = 1391
307
307
308
+
# CleanupAuctionOnLowWaitingListEnableEpoch represents the epoch when duplicated data cleanup from auction list is enabled in the condition of a low waiting list
309
+
# Should have the same value as StakingV4Step1EnableEpoch if the low waiting list has not happened, otherwise should have a greater value
310
+
CleanupAuctionOnLowWaitingListEnableEpoch = 1391
311
+
308
312
# BLSMultiSignerEnableEpoch represents the activation epoch for different types of BLS multi-signers
0 commit comments