Auto-generated Verifier.toml
produces unreadable toml for bool
parameters
#890
Labels
bug
Something isn't working
Description
Aim
Run
cargo prove p
on a main.nr and Prover.toml pair:Expected behavior
The auto-generated Verifier.toml should read
x = true
.Bug
The Verifier.toml that is actually generated is
Which fails proving with the error message
The text was updated successfully, but these errors were encountered: