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

    Returns

    Whether the extrinsic submission failed.

    Parameters

    • extrinsicResult: ISubmittableResult

      The result of a submission.

    Returns boolean