Skip to main content
Version: 26.0.0-alpha.1

Interface: CreateMultiSigParams

api/procedures/types.CreateMultiSigParams

Properties

permissions

Optional permissions: PermissionsLike

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

Defined in

api/procedures/types.ts:1624


requiredSignatures

requiredSignatures: BigNumber

Defined in

api/procedures/types.ts:1620


signers

signers: Signer[]

Note

Signer must be an Account as of v7

Defined in

api/procedures/types.ts:1619