Update 'projects/hello-world/container/config.json'
This commit is contained in:
parent
19825d5561
commit
0612b4800f
@ -7,16 +7,12 @@
|
|||||||
"enabled": true,
|
"enabled": true,
|
||||||
"trail_head_blocks": 0,
|
"trail_head_blocks": 0,
|
||||||
"rpc_url": "https://base-rpc.publicnode.com",
|
"rpc_url": "https://base-rpc.publicnode.com",
|
||||||
"registry_address": "0x8D871Ef2826ac9001fB2e33fDD6379b6aaBF449c",
|
"registry_address": "0x3B1554f346DFe5c482Bb4BA31b880c1C18412170",
|
||||||
"wallet": {
|
"wallet": {
|
||||||
"max_gas_limit": 4000000,
|
"max_gas_limit": 4000000,
|
||||||
"private_key": "###PRIVATE_KEY###"
|
"private_key": "###PRIVATE_KEY###"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"snapshot_sync": {
|
|
||||||
"sleep": 5,
|
|
||||||
"batch_size": 100
|
|
||||||
},
|
|
||||||
"startup_wait": 1.0,
|
"startup_wait": 1.0,
|
||||||
"docker": {
|
"docker": {
|
||||||
"username": "your-username",
|
"username": "your-username",
|
||||||
@ -28,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
"forward_stats": true,
|
"forward_stats": true,
|
||||||
"snapshot_sync": {
|
"snapshot_sync": {
|
||||||
"sleep": 3,
|
"sleep": 5,
|
||||||
"batch_size": 100
|
"batch_size": 100
|
||||||
},
|
},
|
||||||
"containers": [
|
"containers": [
|
||||||
|
Loading…
Reference in New Issue
Block a user