* 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:
@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user