Skip to content

api.procedures.types.SetMultiSigAdminParams

prashantasdeveloper edited this page Oct 31, 2024 · 2 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:1651

Clone this wiki locally