Algorand TypeScript Testing
Preparing search index...
index
<internal>
ApplicationData
Class ApplicationData
Index
Properties
application
Properties
application
application
:
Mutable
<
Omit
<
Application
,
"id"
|
"address"
>
>
&
{
appLogs
:
bytes
[]
;
boxes
:
BytesMap
<
Uint8Array
<
ArrayBufferLike
>
>
;
globalStates
:
BytesMap
<
GlobalStateCls
<
unknown
>
>
;
localStateMaps
:
BytesMap
<
AccountMap
<
LocalStateCls
<
unknown
>
>
>
;
localStates
:
BytesMap
<
LocalState
<
unknown
>
>
;
materialisedBoxes
:
BytesMap
<
any
>
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
application
Algorand TypeScript Testing
Loading...