Skip to main content
Version: v30.0.x

Interface: AttestPrimaryKeyRotationParams

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

Properties

expiry?

optional expiry?: Date

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

(optional) when the generated authorization should expire


identity

identity: string | Identity

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

Identity or the DID of the Identity that is to be rotated


targetAccount

targetAccount: string | Account

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

The Account that will be attested to become the primary key of the identity. Can be ss58 encoded address or an instance of Account