Interface: AttestPrimaryKeyRotationParams
Defined in: src/api/procedures/types.ts:852
Properties
expiry?
optional
expiry:Date
Defined in: src/api/procedures/types.ts:866
(optional) when the generated authorization should expire
identity
identity:
string
|Identity
Defined in: src/api/procedures/types.ts:861
Identity or the DID of the Identity that is to be rotated
targetAccount
targetAccount:
string
|Account
Defined in: src/api/procedures/types.ts:856
The Account that will be attested to become the primary key of the identity
. Can be ss58 encoded address or an instance of Account