TransactionMissingToParamError

Throws an error indicating that a transaction is missing the to address in the request.

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

Import

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