type MultiOwnerModularAccount<TSigner> = SmartContractAccountWithSigner<
"MultiOwnerModularAccount",
TSigner,
"0.6.0"
>;Defined in: account-kit/smart-contracts/src/msca/account/multiOwnerAccount.ts:27
| Type Parameter | Default type |
|---|---|
|
|
type MultiOwnerModularAccount<TSigner> = SmartContractAccountWithSigner<
"MultiOwnerModularAccount",
TSigner,
"0.6.0"
>;Defined in: account-kit/smart-contracts/src/msca/account/multiOwnerAccount.ts:27
| Type Parameter | Default type |
|---|---|
|
|