Skip to content

Commit ebf8ecf

Browse files
committed
feat!: remove --quick-start and use --static-nodes flag
1 parent 86d5e7a commit ebf8ecf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/polycli_p2p_sensor.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)