Skip to main content
Version: v29.0.x

Interface: RotatePrimaryKeyParams

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

Properties

expiry?

optional expiry: Date

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

(optional) when the generated authorization should expire


targetAccount

targetAccount: string | Account

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

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