LocalsRef names a local state by referring to an Address and App it belongs to.
Creates a new LocalsRef object.
LocalsRef
(d) Address in access list, or the sender of the transaction.
(p) Application ID for app in access list, or zero if referring to the called application.
Static
Private
Get the encoding Schema for this object, used to prepare the encoding data for msgpack and JSON.
Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.
Generated using TypeDoc
LocalsRef names a local state by referring to an Address and App it belongs to.