Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
transactions
TransactionPlugin
Type alias TransactionPlugin
Transaction
Plugin
:
(
(
transactionData
,
options
,
next
)
=>
Promise
<
void
>
)
Type declaration
(
transactionData
,
options
,
next
)
:
Promise
<
void
>
Parameters
transactionData
:
TransactionDataBuilder
options
:
BuildTransactionOptions
next
:
(
(
)
=>
Promise
<
void
>
)
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...