From 3a584517f7be5d59d286bc068584e068faebeb36 Mon Sep 17 00:00:00 2001 From: Ethen Pociask Date: Tue, 10 Sep 2024 17:53:45 -0400 Subject: [PATCH] update cfg --- scripts/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/config.ts b/scripts/config.ts index 2cc8d17..05eff99 100644 --- a/scripts/config.ts +++ b/scripts/config.ts @@ -204,7 +204,7 @@ function writeConfigs(argv: any) { "batch-poster": { "enable": false, "redis-url": argv.redisUrl, - "max-delay": "5m", + "max-delay": "30s", "wait-for-max-delay": false, "max-eigenda-batch-size": 2_000_000, // 2MB "l1-block-bound": "ignore", @@ -352,7 +352,7 @@ function writeL2ChainConfig(argv: any) { "EnableArbOS": true, "AllowDebugPrecompiles": true, "DataAvailabilityCommittee": false, - "InitialArbOSVersion": 30, + "InitialArbOSVersion": 31, "EigenDA": true, "InitialChainOwner": argv.l2owner, "GenesisBlockNum": 0