Skip to content

api.procedures.types.ModifyMultiSigParams

prashantasdeveloper edited this page Oct 31, 2024 · 51 revisions

Interface: ModifyMultiSigParams

api/procedures/types.ModifyMultiSigParams

Table of contents

Properties

Properties

multiSig

multiSig: MultiSig

The MultiSig to be modified

Defined in

api/procedures/types.ts:1636


requiredSignatures

Optional requiredSignatures: BigNumber

The required number of signatures for the MultiSig

Defined in

api/procedures/types.ts:1644


signers

Optional signers: Signer[]

The signers to set for the MultiSig

Defined in

api/procedures/types.ts:1640

Clone this wiki locally