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