Defined in: aa-sdk/core/src/errors/account.ts:24
This error is thrown when an account is not a Modular Account V2
new NotAModularAccountV2Error(): NotAModularAccountV2Error;Defined in: aa-sdk/core/src/errors/account.ts:29
Constructor for initializing an error message indicating that the account is not a Modular Account V2.
Returns
NotAModularAccountV2Error