GetMAV2UpgradeToData

1type GetMAV2UpgradeToData<TSigner, TAccount> = GetAccountParameter<TAccount>;

Defined in: account-kit/smart-contracts/src/ma-v2/utils.ts:169

Type Parameters

Type ParameterDefault type

TSigner extends SmartAccountSigner

SmartAccountSigner

TAccount extends SmartContractAccountWithSigner<string, TSigner> | undefined

SmartContractAccountWithSigner<string, TSigner> | undefined