Class: ParallelTransactionExecutor
Constructors
new ParallelTransactionExecutor()
new ParallelTransactionExecutor(
options
):ParallelTransactionExecutor
Parameters
• options: ParallelTransactionExecutorOptions
Returns
Methods
resetCache()
resetCache():
Promise
<void
>
Returns
Promise
<void
>
waitForLastTransaction()
waitForLastTransaction():
Promise
<void
>
Returns
Promise
<void
>
executeTransaction()
executeTransaction(
transaction
,options
?):Promise
<object
>
Parameters
• transaction: Transaction
• options?: IotaTransactionBlockResponseOptions
Returns
Promise
<object
>
digest
digest:
string
effects
effects:
string
Feedback Form