function createMAv2Base(config): Promise<WebauthnModularAccountV2>;Defined in: account-kit/smart-contracts/src/ma-v2/account/common/modularAccountV2Base.ts:130
| Parameter | Type |
|---|---|
|
Promise<WebauthnModularAccountV2>
function createMAv2Base<TSigner>(config): CreateMAV2BaseReturnType<TSigner>;Defined in: account-kit/smart-contracts/src/ma-v2/account/common/modularAccountV2Base.ts:134
| Type Parameter | Default type |
|---|---|
|
|
| Parameter | Type |
|---|---|
|
CreateMAV2BaseReturnType<TSigner>