Uses of Class
com.algorand.algosdk.v2.client.algod.GetBlock
-
Packages that use GetBlock Package Description com.algorand.algosdk.v2.client.common -
-
Uses of GetBlock in com.algorand.algosdk.v2.client.common
Methods in com.algorand.algosdk.v2.client.common that return GetBlock Modifier and Type Method Description GetBlock
AlgodClient. GetBlock(Long round)
Get the block for the given round.
-