Skip to content
Alchemy Logo

LightAccountUnsupported1271Factories

const LightAccountUnsupported1271Factories: Set<any>;

Defined in: account-kit/smart-contracts/src/light-account/utils.ts:138

Can be used to check if the account with one of the following factory addresses to not support 1271 signing.

Light accounts with versions v1.0.1 and v1.0.2 do not support 1271 signing.

Was this page helpful?