Update 'projects/hello-world/container/config.json'
This commit is contained in:
		| @ -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": [ | ||||
|         { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user