Package com.algorand.algosdk.transaction
Class ResourceRef.LocalsRef
- java.lang.Object
-
- com.algorand.algosdk.transaction.ResourceRef.LocalsRef
-
- Enclosing class:
- ResourceRef
public static class ResourceRef.LocalsRef extends Object
LocalsRef represents a reference to the local state of an account for an application. Both fields are indices into the Access array, matching the Go implementation.
-
-
Field Summary
Fields Modifier and Type Field Description Long
addressIndex
Long
appIndex
-