# UserOpSignatureType | @account-kit/smart-contracts

> Overview of UserOpSignatureType from @account-kit/smart-contracts

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type UserOpSignatureType = "ACTUAL" | "UPPERLIMIT";
```

Defined in: [account-kit/smart-contracts/src/msca/plugins/multisig/types.ts:12](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/smart-contracts/src/msca/plugins/multisig/types.ts#L12)