Skip to content

Commit

Permalink
Minor fixes#63
Browse files Browse the repository at this point in the history
  • Loading branch information
ETatuzova committed Feb 2, 2024
1 parent dbd9ec2 commit 0924fe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/proof-generator/include/nil/proof-generator/prover.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ namespace nil {
table_description.rows_amount = assignment_table.rows_amount();
}

// 26 -- real value
const std::size_t Lambda = 9;
using Hash = nil::crypto3::hashes::keccak_1600<256>;
using circuit_params = NAMESPACE::zk::snark::placeholder_circuit_params<
Expand Down

0 comments on commit 0924fe0

Please sign in to comment.