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