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