InvalidEntryPointError

Constructs an error indicating an invalid entry point version for a specific chain.

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

Import

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

Parameters

chain

Chain The chain object containing information about the blockchain

entryPointVersion

any The entry point version that is invalid