Skip to content

api.procedures.types.CreateChildIdentitiesParams

prashantasdeveloper edited this page Oct 31, 2024 · 28 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:1727


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:1722

Clone this wiki locally