Defined in: account-kit/smart-contracts/src/msca/errors.ts:6
Error thrown when the aggregated signature is invalid
BaseError
new InvalidAggregatedSignatureError(): InvalidAggregatedSignatureError;Defined in: account-kit/smart-contracts/src/msca/errors.ts:8
Returns
InvalidAggregatedSignatureError
Overrides
BaseError.constructor;