From b2cf4f0e8bc6ddb92d1bbf6c1abc712c80e8008e Mon Sep 17 00:00:00 2001 From: Marshall <36639405+mdr0id@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:42:24 -0700 Subject: [PATCH] Update usage description (#49) Co-authored-by: Eric Semeniuc <3838856+esemeniuc@users.noreply.github.com> --- cli/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/README.md b/cli/README.md index da82ff5..057fee9 100644 --- a/cli/README.md +++ b/cli/README.md @@ -28,6 +28,7 @@ cargo run --bin jito-searcher-cli -- \ --block-engine-url https://frankfurt.mainnet.block-engine.jito.wtf \ --keypair-path auth.json \ next-scheduled-leader + # Note: Skip `--keypair-path` argument if not planning to use authentication ``` Example output: