Uses of Class
com.algorand.algosdk.v2.client.algod.GetVersion
-
Packages that use GetVersion Package Description com.algorand.algosdk.v2.client.common -
-
Uses of GetVersion in com.algorand.algosdk.v2.client.common
Methods in com.algorand.algosdk.v2.client.common that return GetVersion Modifier and Type Method Description GetVersion
AlgodClient. GetVersion()
Retrieves the supported API versions, binary build versions, and genesis information.
-