Function getEnclaveData

  • Name

    getEnclaveData

    Summary

    Provides the data related to an enclave.

    Returns

    A JSON object with the enclave data. ex:{enclaveAddress, apiUri (...)}

    Parameters

    • enclaveId: string

      The Enclave id.

    Returns Promise<null | Tee.EnclaveDataType>

Generated using TypeDoc