Skip to content

api.procedures.types.ModifyMultiSigParams

polymath-eric edited this page Jun 11, 2024 · 42 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:1489


signers

signers: Signer[]

The signers to set for the MultiSig

Defined in

api/procedures/types.ts:1493

Clone this wiki locally