type CreateWebauthnModularAccountV2Params<TTransport> = Pick<
ToSmartContractAccountParams<"ModularAccountV2", TTransport, Chain, "0.7.0">,
"transport" | "chain" | "accountAddress"
> &
object;Defined in: account-kit/smart-contracts/src/ma-v2/account/modularAccountV2.ts:69
| Name | Type |
|---|---|
|
|
| |
|
|
| |
|
|
| |
|
|
|
|
|
|
|