SDK ReferenceSmart contractsType AliasesMultisigModularAccountCopy page 1type MultisigModularAccount<TSigner> = SmartContractAccountWithSigner<2 typeof MULTISIG_ACCOUNT_SOURCE,3 TSigner,4 "0.6.0"5> &6 object; Defined in: account-kit/smart-contracts/src/msca/account/multisigAccount.ts:28 Type Declaration NameTypegetLocalThreshold()() => bigint Type Parameters Type ParameterDefault typeTSigner extends SmartAccountSignerSmartAccountSigner