Function getEnclaveData

  • Parameters

    • enclaveId: string

      The Enclave id.

    Returns Promise<null | EnclaveDataType>

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

    Name

    getEnclaveData

    Summary

    Provides the data related to an enclave.

Generated using TypeDoc