$AccountStateDelta
const$AccountStateDelta:object
Type declaration
description
readonlydescription:"Application state delta."='Application state delta.'
properties
readonlyproperties:object
properties.address
readonlyproperties.address:object
properties.address.type
readonlyproperties.address.type:"string"='string'
properties.delta
readonlyproperties.delta:object
properties.delta.$ref
readonlyproperties.delta.$ref:"#/components/schemas/StateDelta"='#/components/schemas/StateDelta'
required
readonlyrequired: readonly ["address","delta"]
type
readonlytype:"object"='object'
Defined in
schemas.gen.ts:204