Skip to content

Commit

Permalink
Remove stack size from assigner interface
Browse files Browse the repository at this point in the history
  • Loading branch information
aleasims committed Mar 12, 2024
1 parent f67ed16 commit 7eb3005
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/assigner/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,6 @@ int curve_dependent_main(std::string bytecode_file_name,

nil::blueprint::assigner<BlueprintFieldType> assigner_instance(
desc,
stack_size,
log_level,
max_num_provers,
target_prover,
Expand Down

0 comments on commit 7eb3005

Please sign in to comment.