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