Function checkTransactionSuccess

  • Parameters

    • events: BlockchainEvents

      Result from a submitTxBlocking function: An events list.

    Returns CheckTransactionType

    Object containing a boolean success field indicating if transaction is successful and a the list of events in case of success or the Failed Event in case of transaction failure.

    Name

    checkTransactionSuccess

    Summary

    Check if a transaction is successful.

Generated using TypeDoc