Skip to main content
Version: v30.0.x

Interface: RotatePrimaryKeyParams

Defined in: src/api/procedures/types.ts:1022

Properties

expiry?

optional expiry?: Date

Defined in: src/api/procedures/types.ts:1031

(optional) when the generated authorization should expire


targetAccount

targetAccount: string | Account

Defined in: src/api/procedures/types.ts:1026

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