Skip to content

InvalidSignerTypeError

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

Import

import { 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.