Skip to content

api.procedures.types.RotatePrimaryKeyParams

polymesh-bot edited this page Jun 19, 2025 · 59 revisions

Interface: RotatePrimaryKeyParams

api/procedures/types.RotatePrimaryKeyParams

Table of contents

Properties

Properties

expiry

Optional expiry: Date

(optional) when the generated authorization should expire

Defined in

api/procedures/types.ts:921


targetAccount

targetAccount: string | Account

The Account that should function as the primary key of the newly created Identity. Can be ss58 encoded address or an instance of Account

Defined in

api/procedures/types.ts:916

Clone this wiki locally