Defined in: aa-sdk/core/src/errors/account.ts:90
Error thrown when attempting to sign a transaction that is not supported by smart contracts.
new SignTransactionNotSupportedError(): SignTransactionNotSupportedError;Defined in: aa-sdk/core/src/errors/account.ts:97
Throws an error indicating that signing a transaction is not supported by smart contracts.
Returns
SignTransactionNotSupportedError