Skip to main content
Version: 24.2.x

Interface: RotatePrimaryKeyParams

api/procedures/types.RotatePrimaryKeyParams

Properties

expiry

Optional expiry: Date

(optional) when the generated authorization should expire

Defined in

api/procedures/types.ts:806


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