For the zeto_anon_enc_nullifier type, should the encrypted value and encrypted salt be included in the UTXOMint event, similar to how they are included in UTXOTransferWithEncryptedValues? #54
Labels
enhancement
New feature or request
zeto/solidity/contracts/lib/zeto_nullifier.sol
Line 126 in 8547ca5
https://github.com/hyperledger-labs/zeto/blob/8547ca56f8e8d0a9a8bd1230825e39aa840b4e19/solidity/contracts/zeto_anon_enc_nullifier.sol#L124C1-L130C11
I have a question that I am curious about: If the UTXOMint event does not include the encrypted value and encrypted salt, how might users be able to recover the UTXOs they previously minted from the contract's events?
The text was updated successfully, but these errors were encountered: