$EvalDelta
const$EvalDelta:object
Type declaration
description
readonlydescription:"Represents a TEAL value delta."='Represents a TEAL value delta.'
properties
readonlyproperties:object
properties.action
readonlyproperties.action:object
properties.action.description
readonlyproperties.action.description: ”\[at\] delta action.” ='\\[at\\] delta action.'
properties.action.type
readonlyproperties.action.type:"integer"='integer'
properties.bytes
readonlyproperties.bytes:object
properties.bytes.description
readonlyproperties.bytes.description: ”\[bs\] bytes value.” ='\\[bs\\] bytes value.'
properties.bytes.type
readonlyproperties.bytes.type:"string"='string'
properties.uint
readonlyproperties.uint:object
properties.uint.description
readonlyproperties.uint.description: ”\[ui\] uint value.” ='\\[ui\\] uint value.'
properties.uint.type
readonlyproperties.uint.type:"integer"='integer'
properties.uint.x-algorand-format
readonlyproperties.uint.x-algorand-format:"uint64"='uint64'
required
readonlyrequired: readonly ["action"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:726