Skip to content

Handling invalid proofs #9

Open
@lorenzb

Description

@lorenzb

On receiving an invalid proof, theProvethVerifier contract currently:

  • either reverts
  • or doesn't revert and notifies the caller that the proof wasn't valid.

It should be either one or the other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions