Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
ArkTransaction
Interface ArkTransaction
interface
ArkTransaction
{
amount
:
number
;
createdAt
:
number
;
key
:
TxKey
;
settled
:
boolean
;
type
:
TxType
;
}
Index
Properties
amount
created
At
key
settled
type
Properties
amount
amount
:
number
created
At
createdAt
:
number
key
key
:
TxKey
settled
settled
:
boolean
type
type
:
TxType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
created
At
key
settled
type
@arkade-os/sdk Documentation - v0.2.0
Loading...