File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -52,12 +52,10 @@ If no nodes.json file exists, it will be created.
5252 -p, --project-id string GCP project ID
5353 --prom Whether to run Prometheus (default true)
5454 --prom-port uint Port Prometheus runs on (default 2112)
55- --quick-start Whether to load the nodes.json as static nodes to quickly start the network.
56- This produces faster development cycles but can prevent the sensor from being to
57- connect to new peers if the nodes.json file is large.
5855 --rpc string RPC endpoint used to fetch the latest block (default " https://polygon-rpc.com" )
5956 --rpc-port uint Port for JSON-RPC server to receive transactions (default 8545)
6057 -s, --sensor-id string Sensor ID when writing block/tx events
58+ --static-nodes string Static nodes file
6159 --trusted-nodes string Trusted nodes file
6260 --ttl duration Time to live (default 336h0m0s)
6361 --write-block-events Whether to write block events to the database (default true)
You can’t perform that action at this time.
0 commit comments