getVersionInfo
Returns version information about the RPC and Captive core.
This method will use 10
Compute Units.
Reference: Here
Parameters
None
Returns
version
string required. The version of the RPC server. Example:21.1.0
commitHash
string. The commit hash of the RPC server. Example:fcd2f0523f04279bae4502f3e3fa00ca627e6f6a
buildTimestamp
string. The build timestamp of the RPC server. Example:2024-05-10T11:18:38
captiveCoreVersion
string. The version of the Captive Core. Example:stellar-core 21.0.0.rc2 (c6f474133738ae5f6d11b07963ca841909210273)
protocolVersion
integer. The protocol version. Example:21
Last updated
Was this helpful?