getVersion

Retrieves the version information for both the Geyser gRPC service and the connected Solana node.

Parameters:

None

Returns:

version - object - The version object

extra - object - The extra object

Example:

grpcurl -proto geyser.proto
-H "x-token: <your-token>" 
-d '{}' 
solana.blockpi.network
geyser.Geyser/GetBlockHeight/Version

Last updated

Was this helpful?