From 88d343bcb8c61a1d0385efff6031105b6a6958ad Mon Sep 17 00:00:00 2001 From: GroovieGermanikus Date: Thu, 25 Jul 2024 13:32:04 +0200 Subject: [PATCH] add command line --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a9cc7b1..54da600 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,15 @@ cargo run --bin rpc-node-check-alive ## Slot Latency + +### Run from console + +```bash +GRPC_ADDR=http://178.63.241.38:10000/ RUST_LOG=info,slot_latency_tester=debug cargo run --bin slot-latency-tester +``` + + +### Example output ``` 279582120(TritonRpc) .......... 279582130(SolanaWebsocket) . 279582131(SolanaRpc) .. 279582133(YellowstoneGrpc) // no data from [TritonWebsocket]