AleoNet / snarkVM

A Virtual Machine for Zero-Knowledge Executions
https://snarkvm.org
Apache License 2.0
1.08k stars 1.5k forks source link

fix: deduplicate log lines #2531

Closed joske closed 1 month ago

joske commented 3 months ago

Motivation

The log line The proof target does not match the expected proof target is present in 3 different places, making it hard to pinpoint where the problem lies. This PR deduplicates these log lines.