Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
storage
StorageProgramListItem
Interface StorageProgramListItem
Storage program list item (without full data)
interface
StorageProgramListItem
{
createdAt
:
string
;
encoding
:
"json"
|
"binary"
;
programName
:
string
;
sizeBytes
:
number
;
storageAddress
:
string
;
storageLocation
:
string
;
updatedAt
:
string
;
}
Index
Properties
created
At
encoding
program
Name
size
Bytes
storage
Address
storage
Location
updated
At
Properties
created
At
created
At
:
string
encoding
encoding
:
"json"
|
"binary"
program
Name
program
Name
:
string
size
Bytes
size
Bytes
:
number
storage
Address
storage
Address
:
string
storage
Location
storage
Location
:
string
updated
At
updated
At
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
At
encoding
program
Name
size
Bytes
storage
Address
storage
Location
updated
At
@kynesyslabs/demosdk
Loading...
Storage program list item (without full data)