The capsule NFT id.
Account of the capsule NFT's owner (keyring) or address (string) or the decrypter account or address if NFT is delegated or rented.
Kind of the capsule NFT's decrypter: it can be either "OWNER", "DELEGATEE" or "RENTEE"
Optional
extensionInjector: Record<string, any>(Optional) The signer method retrived from your extension: object must have a signer key.
(Optional) The TEE Cluster id. Default is set to 0.
Generated using TypeDoc
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.