Interface: RotatePrimaryKeyParams
Defined in: src/api/procedures/types.ts:1022
Properties
expiry?
optionalexpiry?:Date
Defined in: src/api/procedures/types.ts:1031
(optional) when the generated authorization should expire
targetAccount
targetAccount:
string|Account
Defined in: src/api/procedures/types.ts:1026
The Account that should function as the primary key of the newly created Identity. Can be ss58 encoded address or an instance of Account