Skip to content

api.procedures.types.CreateChildIdentitiesParams

prashantasdeveloper edited this page May 1, 2025 · 46 revisions

Interface: CreateChildIdentitiesParams

api/procedures/types.CreateChildIdentitiesParams

Table of contents

Properties

Properties

childKeyAuths

childKeyAuths: ChildKeyWithAuth[]

List of child keys along with their off chain authorization signatures

Defined in

api/procedures/types.ts:1760


expiresAt

expiresAt: Date

Expiry date until which all the off chain authorizations received from each key will be valid

Defined in

api/procedures/types.ts:1755

Clone this wiki locally