SignTransactionNotSupportedError

Throws an error indicating that signing a transaction is not supported by smart contracts.

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

Import

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