| description | Retrieves the version information for both the Geyser gRPC service and the connected Solana node. |
|---|
None
version - object - The version object
extra - object - The extra object
{% code overflow="wrap" %}
grpcurl -proto geyser.proto
-H "x-token: <your-token>"
-d '{}'
solana.blockpi.network
geyser.Geyser/GetBlockHeight/Version{% endcode %}