Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
Operation
Interface Operation
interface
Operation
{
actor
:
string
;
fees
:
TxFee
;
hash
:
string
;
nonce
:
number
;
operator
:
string
;
params
:
any
;
status
:
boolean
|
"pending"
;
timestamp
:
number
;
}
Index
Properties
actor
fees
hash
nonce
operator
params
status
timestamp
Properties
actor
actor
:
string
fees
fees
:
TxFee
hash
hash
:
string
nonce
nonce
:
number
operator
operator
:
string
params
params
:
any
status
status
:
boolean
|
"pending"
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actor
fees
hash
nonce
operator
params
status
timestamp
@kynesyslabs/demosdk
Loading...