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.

    • owner: IKeyringPair

      Account of the capsule NFT's owner.

    • clusterId: number = 0

      The TEE Cluster id.

    Returns Promise<string>

Generated using TypeDoc