api.procedures.types.RotatePrimaryKeyParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

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:864


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:859