FailedToFindTransactionError

Constructs a new error message indicating a failure to find the transaction for the specified user operation hash.

FailedToFindTransactionError extends BaseError, see the docs for BaseError for all supported methods.

Import

1import { FailedToFindTransactionError } from "@aa-sdk/core";

Parameters

hash

Hex The hexadecimal value representing the user operation hash.