Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored Sep 8, 2023
1 parent cba1b01 commit a3f2513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circuits/cpp/barretenberg/cpp/src/barretenberg/bb/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ bool proveAndVerify(const std::string& bytecodePath, const std::string& witnessP
}

/**
* @brief Creates a proof for an ACIR circuit.
* @brief Creates a proof for an ACIR circuit
*
* Communication:
* - stdout: The proof is written to stdout as a byte array
Expand Down

0 comments on commit a3f2513

Please sign in to comment.