Skip to content

api.procedures.types.ModifyMultiSigParams

polymath-eric edited this page May 6, 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:1472


signers

signers: Signer[]

The signers to set for the MultiSig

Defined in

api/procedures/types.ts:1476

Clone this wiki locally