diff --git a/script/configs/local/deploy_from_scratch.anvil.config.json b/script/configs/local/deploy_from_scratch.anvil.config.json index 819815a984..ead0a948c2 100644 --- a/script/configs/local/deploy_from_scratch.anvil.config.json +++ b/script/configs/local/deploy_from_scratch.anvil.config.json @@ -52,7 +52,9 @@ "OPERATOR_SET_MAX_RETROACTIVE_LENGTH": 2592000 }, "allocationManager": { - "init_paused_status": 0 + "init_paused_status": 0, + "DEALLOCATION_DELAY": 900, + "ALLOCATION_DELAY_CONFIGURATION_DELAY": 1200 }, "ethPOSDepositAddress": "0x00000000219ab540356cBB839Cbe05303d7705Fa" } \ No newline at end of file