From 3976816b7943016eb328014366a2c5f66cceffb1 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Sat, 21 Aug 2021 00:55:11 +0000 Subject: [PATCH] Correct JSON-RPC docs for getSlot (#19355) (#19356) * Correct JSON-RPC docs for getSlot * Update docs/src/developing/clients/jsonrpc-api.md Co-authored-by: Tyera Eulberg Co-authored-by: Tyera Eulberg (cherry picked from commit 9483866e0b969a5d63b18b2282f43f9c77e32442) Co-authored-by: Brian Anderson --- docs/src/developing/clients/jsonrpc-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/developing/clients/jsonrpc-api.md b/docs/src/developing/clients/jsonrpc-api.md index f8a93b33b5..a88d2bd40c 100644 --- a/docs/src/developing/clients/jsonrpc-api.md +++ b/docs/src/developing/clients/jsonrpc-api.md @@ -2247,7 +2247,7 @@ Result: ### getSlot -Returns the current slot the node is processing +Returns the slot that has reached the [given or default commitment level](jsonrpc-api.md#configuring-state-commitment) #### Parameters: