Preparing search index...
The search index is not available
@ton/core
@ton/core
TransactionDescriptionSplitPrepare
Type alias TransactionDescriptionSplitPrepare
Transaction
Description
Split
Prepare
:
{
aborted
:
boolean
;
actionPhase
?:
Maybe
<
TransactionActionPhase
>
;
computePhase
:
TransactionComputePhase
;
destroyed
:
boolean
;
splitInfo
:
SplitMergeInfo
;
storagePhase
?:
Maybe
<
TransactionStoragePhase
>
;
type
:
"split-prepare"
;
}
Type declaration
aborted
:
boolean
Optional
action
Phase
?:
Maybe
<
TransactionActionPhase
>
compute
Phase
:
TransactionComputePhase
destroyed
:
boolean
split
Info
:
SplitMergeInfo
Optional
storage
Phase
?:
Maybe
<
TransactionStoragePhase
>
type
:
"split-prepare"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@ton/core
Loading...