LocalStateOptions
Algorand TypeScript / index / LocalStateOptions
LocalStateOptions =
object
Defined in: state.ts:79
Options for declaring a local state field
Properties
Section titled “Properties”
optionalkey:bytes|string
Defined in: state.ts:85
The key to be used for this local state field.
Defaults to the name of the property this proxy is assigned to