From 9483866e0b969a5d63b18b2282f43f9c77e32442 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Fri, 20 Aug 2021 19:15:50 -0500 Subject: [PATCH] Correct JSON-RPC docs for getSlot (#19355) * Correct JSON-RPC docs for getSlot * Update docs/src/developing/clients/jsonrpc-api.md Co-authored-by: Tyera Eulberg Co-authored-by: Tyera Eulberg --- 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 19b0d6a37..5702a270e 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: