Uses of Class
com.algorand.algosdk.v2.client.model.BoxReference
-
Packages that use BoxReference Package Description com.algorand.algosdk.v2.client.model -
-
Uses of BoxReference in com.algorand.algosdk.v2.client.model
Fields in com.algorand.algosdk.v2.client.model with type parameters of type BoxReference Modifier and Type Field Description List<BoxReference>
SimulateUnnamedResourcesAccessed. boxes
The unnamed boxes that were referenced.List<BoxReference>
TransactionApplication. boxReferences
(apbx) the boxes that can be accessed by this transaction (and others in the same group).
-