getBlockHeight
Returns the current block height of the node
Last updated
Returns the current block height of the node
Last updated
The JSON-RPC protocol version.
A unique identifier for the request.
"1"
The name of the RPC method to invoke.
Parameters for the request.
Successfully retrieved current block height.
Current block height as u64
.
1233