Update 'projects/hello-world/container/config.json'

This commit is contained in:
vvzvlad 2024-08-22 05:01:20 +03:00
parent 65ffe60540
commit 8ee55c5172

View File

@ -6,7 +6,7 @@
"chain": {
"enabled": true,
"trail_head_blocks": 0,
"rpc_url": "###RPC_URL###",
"rpc_url": "https://mainnet.base.org/",
"registry_address": "0x3B1554f346DFe5c482Bb4BA31b880c1C18412170",
"wallet": {
"max_gas_limit": 4000000,
@ -24,8 +24,9 @@
},
"forward_stats": true,
"snapshot_sync": {
"sleep": 5,
"batch_size": 100
"sleep": 2,
"batch_size": 10000,
"starting_sub_id": 100000
},
"containers": [
{