type MultisigModularAccount<TSigner> = SmartContractAccountWithSigner<
typeof MULTISIG_ACCOUNT_SOURCE,
TSigner,
"0.6.0"
> &
object;Defined in: account-kit/smart-contracts/src/msca/account/multisigAccount.ts:28
| Name | Type |
|---|---|
| () => |
| Type Parameter | Default type |
|---|---|
|
|