Hierarchy

Constructors

Properties

connectedNodes: any
networkPubKey: string
networkPubKeySet: string
ready: boolean
serverKeys: any
subnetPubKey: string

Methods

  • Retrieve the symmetric encryption key from the LIT nodes. Note that this will only work if the current user meets the access control conditions specified when the data was encrypted. That access control condition is typically that the user is a holder of the NFT that corresponds to this encrypted data. This NFT token address and ID was specified when this LIT was created.

    Parameters

    Returns Promise<Uint8Array>

  • Get and gather node promises

    Returns

    Parameters

    • callback: Function

    Returns Promise<any>[]

Generated using TypeDoc