Skip to content

handleRunTxError

handleRunTxError(e): ExecuteCallError

Takes an unknown error that is suspected of coming from EVM and returns a strongly typed error

Parameters

e: unknown

Returns

ExecuteCallError

Throws

returns errors as values

Defined in

packages/actions/src/Call/handleEvmError.js:105