Preparing search index...
The search index is not available
@ton/core
@ton/core
TransactionDescriptionTickTock
Type alias TransactionDescriptionTickTock
Transaction
Description
Tick
Tock
:
{
aborted
:
boolean
;
actionPhase
?:
Maybe
<
TransactionActionPhase
>
;
computePhase
:
TransactionComputePhase
;
destroyed
:
boolean
;
isTock
:
boolean
;
storagePhase
:
TransactionStoragePhase
;
type
:
"tick-tock"
;
}
Type declaration
aborted
:
boolean
Optional
action
Phase
?:
Maybe
<
TransactionActionPhase
>
compute
Phase
:
TransactionComputePhase
destroyed
:
boolean
is
Tock
:
boolean
storage
Phase
:
TransactionStoragePhase
type
:
"tick-tock"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@ton/core
Loading...