getBlockHeight
Retrieves the current block height of the Solana blockchain.
Parameters:
None
Returns:
Blockheight - string - The latest block height
Example:
grpcurl -proto geyser.proto
-H "x-token: <your-token>"
-d '{}'
solana.blockpi.network
geyser.Geyser/GetBlockHeight
Last updated
Was this helpful?