api_procedures_registerIdentity.RegisterIdentityParams

@polymeshassociation/polymesh-sdk / Modules / api/procedures/registerIdentity / RegisterIdentityParams

Interface: RegisterIdentityParams

api/procedures/registerIdentity.RegisterIdentityParams

Table of contents

Properties

Properties

secondaryAccounts

Optional secondaryAccounts: Modify<PermissionedAccount, { permissions: PermissionsLike }>[]

Defined in

api/procedures/registerIdentity.ts:17


targetAccount

targetAccount: string | Account

Defined in

api/procedures/registerIdentity.ts:16

Last updated