api.procedures.types.CreateChildIdentitiesParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

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


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