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 <teulberg@gmail.com>

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

Co-authored-by: Brian Anderson <andersrb@gmail.com>
This commit is contained in:
mergify[bot]
2021-08-21 00:55:11 +00:00
committed by GitHub
parent 9732157f0c
commit 3976816b79

View File

@ -2247,7 +2247,7 @@ Result:
### getSlot ### 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: #### Parameters: