For the complete documentation index, see llms.txt. This page is also available as Markdown.

RegisterIdentityParams

Hierarchy

  • RegisterIdentityParams

Index

Properties

Properties

Optional secondaryKeys

secondaryKeys? : Omit‹SecondaryKey, "permissions"› & object[]

Defined in src/api/procedures/registerIdentity.ts:17

targetAccount

targetAccount: string | Account

Defined in src/api/procedures/registerIdentity.ts:16

Last updated

Was this helpful?