Skip to content

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

Open
@yushihang

Description

@yushihang

emit UTXOMint(utxos, msg.sender);

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions