Skip to content

Commit

Permalink
make gen
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbyz committed Dec 22, 2023
1 parent ad2e0a4 commit 9c958f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/polycli_monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you're experiencing missing blocks, try adjusting the `--batch-size` and `--i

```bash
-b, --batch-size string Number of requests per batch (default "auto")
-c, --cache-limit int Number of cached blocks for the LRU block data structure (Min 100) (default 100)
-c, --cache-limit int Number of cached blocks for the LRU block data structure (Min 100) (default 200)
-h, --help help for monitor
-i, --interval string Amount of time between batch block rpc calls (default "5s")
-r, --rpc-url string The RPC endpoint url (default "http://localhost:8545")
Expand Down

0 comments on commit 9c958f0

Please sign in to comment.