There was an error while loading. Please reload this page.
api/procedures/types.RotatePrimaryKeyParams
• Optional expiry: Date
Optional
Date
(optional) when the generated authorization should expire
api/procedures/types.ts:921
• targetAccount: string | Account
string
Account
The Account that should function as the primary key of the newly created Identity. Can be ss58 encoded address or an instance of Account
api/procedures/types.ts:916