Function getCapsuleNFTPrivateKey

  • Name

    getCapsuleNFTPrivateKey

    Summary

    Retrieves the capsule NFT private key to decrypt the secret hashes from properties.

    Returns

    A string containing the capsule NFT private key.

    Parameters

    • nftId: number

      The capsule NFT id.

    • requesterPair: IKeyringPair
    • requesterRole: TernoaHelpers.RequesterType
    • clusterId: number = 0

      The TEE Cluster id.

    Returns Promise<string>

Generated using TypeDoc