Skip to content

api.procedures.types.SetMultiSigAdminParams

prashantasdeveloper edited this page Dec 2, 2024 · 4 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:1663

Clone this wiki locally