getExtrinsicError
getExtrinsicError(
extrinsicResult):RegistryError|DispatchError|null
Get the extrinsic error from the transaction result.
Parameters
Section titled “Parameters”• extrinsicResult: ISubmittableResult
The transaction result.
Returns
Section titled “Returns”RegistryError | DispatchError | null
The extrinsic error.