const multiOwnerModularAccountStaticImpl: StaticSmartAccountImplementation<
false,
"0.6",
MultiOwnerModularAccountV1FactoryArgs,
typeof entryPoint06Abi,
typeof UpgradeableModularAccountAbi,
typeof MultiOwnerModularAccountFactoryAbi
>;Defined in: packages/smart-accounts/src/ma-v1/mav1StaticImpl.ts:18
Static implementation logic for ModularAccountV1.