Uses of Class
com.algorand.algosdk.algod.client.model.TransactionID
Package | Description |
---|---|
com.algorand.algosdk.algod.client.api | |
com.algorand.algosdk.algod.client.model |
-
Uses of TransactionID in com.algorand.algosdk.algod.client.api
Methods in com.algorand.algosdk.algod.client.api that return TransactionID Modifier and Type Method Description TransactionID
DefaultApi. rawTransaction(byte[] rawtxn)
Deprecated.Broadcasts a raw transaction to the network.Methods in com.algorand.algosdk.algod.client.api that return types with arguments of type TransactionID Modifier and Type Method Description ApiResponse<TransactionID>
DefaultApi. rawTransactionWithHttpInfo(byte[] rawtxn)
Deprecated.Broadcasts a raw transaction to the network.Method parameters in com.algorand.algosdk.algod.client.api with type arguments of type TransactionID Modifier and Type Method Description com.squareup.okhttp.Call
DefaultApi. rawTransactionAsync(byte[] rawtxn, ApiCallback<TransactionID> callback)
Deprecated.Broadcasts a raw transaction to the network. -
Uses of TransactionID in com.algorand.algosdk.algod.client.model
Methods in com.algorand.algosdk.algod.client.model that return TransactionID Modifier and Type Method Description TransactionID
TransactionID. txId(java.lang.String txId)
Deprecated.