LaserStream gRPC
GetVersion
Get the version information of the LaserStream gRPC API and the Solana node it’s connected to.
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 version information.
Response
A JSON string containing detailed version information with the following fields:
The package name.
The package version.
The protocol version.
The Richat protocol version.
The Solana version the service is using.
The Git commit hash of the build.
The Rust compiler version used to build the service.
The timestamp when the service was built.
The hostname of the server handling the request.