Uses of Class
com.algorand.algosdk.v2.client.algod.SetSyncRound
-
Packages that use SetSyncRound Package Description com.algorand.algosdk.v2.client.common -
-
Uses of SetSyncRound in com.algorand.algosdk.v2.client.common
Methods in com.algorand.algosdk.v2.client.common that return SetSyncRound Modifier and Type Method Description SetSyncRound
AlgodClient. SetSyncRound(Long round)
Sets the minimum sync round on the ledger.
-