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

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
Brian Anderson 2021-08-20 19:15:50 -05:00 committed by GitHub
parent ac8bd587ec
commit 9483866e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: