• Type Parameters

    • T

    • K

    Parameters

    • http: HttpClient

      HttpClient instance.

    • endpoint: string

      TEE enclave endpoint.

    • secretPayload: T

      Payload formatted with the required secret NFT's data.

    Returns Promise<K>

    TEE enclave response.

    Name

    teePost

    Summary

    Upload secret payload data to an TEE enclave.

Generated using TypeDoc