Skip to main content
Version: v29.0.x

Interface: CreateMultiSigParams

Defined in: src/api/procedures/types.ts:1656

Properties

permissions?

optional permissions: PermissionsLike

Defined in: src/api/procedures/types.ts:1665

Grants permissions to the MultiSig upon creation. The caller must be the primary key of the Identity for these to work


requiredSignatures

requiredSignatures: BigNumber

Defined in: src/api/procedures/types.ts:1661


signers

signers: Signer[]

Defined in: src/api/procedures/types.ts:1660

Note

Signer must be an Account as of v7