const DEFAULT_SMAV2_7702_VERSION: "v1.0.0";Defined in: packages/smart-accounts/src/ma-v2/registry.ts:36
The SemiModularAccount7702 version toModularAccountV2 delegates to when no
version is given. Newer versions are opt-in rather than default: moving
this would re-delegate every existing 7702 account, since is7702Delegated
compares on-chain code against the delegation address.