checkBatchAll
Check if a batchAll of transactions is succeeded or failed. For forceBatch or Batch tx, use the corresponding helper.
Object containing the succeeded or interrupted events and a isTxSuccess boolean to check the batchAll transaction status.
Result from a submitTxBlocking function triggered after a batchAll transaction: An events list.
Generated using TypeDoc
Name
checkBatchAll
Summary
Check if a batchAll of transactions is succeeded or failed. For forceBatch or Batch tx, use the corresponding helper.
Returns
Object containing the succeeded or interrupted events and a isTxSuccess boolean to check the batchAll transaction status.