AleoNet / snarkVM

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

fix: deduplicate log lines #2531

Open joske opened 1 month ago

joske commented 1 month 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.