Skip to content

api.procedures.types.SetMultiSigAdminParams

polymesh-bot edited this page Jun 3, 2025 · 24 revisions

Interface: SetMultiSigAdminParams

api/procedures/types.SetMultiSigAdminParams

Table of contents

Properties

Properties

admin

admin: null | string | Identity

The identity to become an admin for the MultiSig. null will remove the current admin

Defined in

api/procedures/types.ts:1702

Clone this wiki locally