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