addSecretToNft
Adds a Secret to an NFT on chain.
SecretAddedToNFTEvent Blockchain event.
The ID of the NFT.
Off-chain related NFT secret metadata. Can be an IPFS hash, a URL or plain text.
Account that will sign the transaction.
Execution trigger that can be set either to BlockInclusion or BlockFinalization.
Generated using TypeDoc
Name
addSecretToNft
Summary
Adds a Secret to an NFT on chain.
Returns
SecretAddedToNFTEvent Blockchain event.