From 0612b4800f37706e69bf0c8e5f562ae5bc4d426f Mon Sep 17 00:00:00 2001 From: vvzvlad Date: Sat, 8 Jun 2024 23:19:47 +0300 Subject: [PATCH] Update 'projects/hello-world/container/config.json' --- projects/hello-world/container/config.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/projects/hello-world/container/config.json b/projects/hello-world/container/config.json index 2656d32..96e4315 100644 --- a/projects/hello-world/container/config.json +++ b/projects/hello-world/container/config.json @@ -7,16 +7,12 @@ "enabled": true, "trail_head_blocks": 0, "rpc_url": "https://base-rpc.publicnode.com", - "registry_address": "0x8D871Ef2826ac9001fB2e33fDD6379b6aaBF449c", + "registry_address": "0x3B1554f346DFe5c482Bb4BA31b880c1C18412170", "wallet": { "max_gas_limit": 4000000, "private_key": "###PRIVATE_KEY###" } }, - "snapshot_sync": { - "sleep": 5, - "batch_size": 100 - }, "startup_wait": 1.0, "docker": { "username": "your-username", @@ -28,7 +24,7 @@ }, "forward_stats": true, "snapshot_sync": { - "sleep": 3, + "sleep": 5, "batch_size": 100 }, "containers": [