Checks if there is SystemEvent.ExtrinsicFailed in the list of transaction events within the given extrinsicResult.
SystemEvent.ExtrinsicFailed
extrinsicResult
The result of a submission.
Whether the extrinsic submission failed.
Checks if there is
SystemEvent.ExtrinsicFailed
in the list of transaction events within the givenextrinsicResult
.