Uses of Class
com.algorand.algosdk.v2.client.model.TealKeyValue
-
Packages that use TealKeyValue Package Description com.algorand.algosdk.v2.client.model -
-
Uses of TealKeyValue in com.algorand.algosdk.v2.client.model
Fields in com.algorand.algosdk.v2.client.model with type parameters of type TealKeyValue Modifier and Type Field Description List<TealKeyValue>ApplicationParams. globalStateglobal stateList<TealKeyValue>ApplicationLocalState. keyValuestorage.
-