ScratchChange
ScratchChange =
object
Defined in: packages/algod_client/src/models/scratch-change.ts:9
A write operation into a scratch slot.
Properties
Section titled “Properties”newValue
Section titled “newValue”newValue:
AvmValue
Defined in: packages/algod_client/src/models/scratch-change.ts:14
slot:
number
Defined in: packages/algod_client/src/models/scratch-change.ts:13
The scratch slot written.