Skip to content

IncorrectAccountType

Constructs an error object indicating that the expected account type does not match the actual account type.

Import

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

Parameters

expected

string the expected account type

actual

string the actual account type that was received