Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Correct JSON-RPC docs for getSlot (#19355) (#19356)
Browse files Browse the repository at this point in the history
* Correct JSON-RPC docs for getSlot

* Update docs/src/developing/clients/jsonrpc-api.md

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
(cherry picked from commit 9483866)

Co-authored-by: Brian Anderson <andersrb@gmail.com>
  • Loading branch information
mergify[bot] and brson authored Aug 21, 2021
1 parent 9732157 commit 3976816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/developing/clients/jsonrpc-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 3976816

Please sign in to comment.