• Checks if there is SystemEvent.ExtrinsicSuccess in the list of transaction events within the given extrinsicResult.

    Returns

    Whether the extrinsic submission succeeded.

    Parameters

    • extrinsicResult: ISubmittableResult

      The result of a submission.

    Returns boolean