LaserStream gRPC
GetLatestBlockhash
Get the latest blockhash from the Solana blockchain using the LaserStream gRPC API.
Laserstream is currently in private beta and not yet publicly available. Access is limited, and some features may still be under development.
Authorizations
Message
This method takes an empty request and returns the latest blockhash and its corresponding last valid block height.
Response
The current slot number.
The latest blockhash as a base-58 encoded string.
The last block height at which the returned blockhash will be valid.