Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
GCREditStorageProgram
Interface GCREditStorageProgram
interface
GCREditStorageProgram
{
context
:
{
data
?:
{
metadata
:
any
;
variables
:
any
;
}
;
operation
:
string
;
sender
:
string
;
}
;
isRollback
:
boolean
;
target
:
string
;
txhash
:
string
;
type
:
"storageProgram"
;
}
Index
Properties
context
is
Rollback
target
txhash
type
Properties
context
context
:
{
data
?:
{
metadata
:
any
;
variables
:
any
;
}
;
operation
:
string
;
sender
:
string
;
}
is
Rollback
is
Rollback
:
boolean
target
target
:
string
txhash
txhash
:
string
type
type
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
is
Rollback
target
txhash
type
@kynesyslabs/demosdk
Loading...