InvalidSignerTypeError

Constructs an error message when an invalid signer type is passed to SmartAccountSigner.

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

Import

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

Parameters

signerType

string An optional parameter specifying the signer type. If not provided, a default error message will be used.