Skip to content

Commit c4d002f

Browse files
committed
Remove stack size from assigner interface
1 parent 0af37d7 commit c4d002f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/assigner/src/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ int curve_dependent_main(std::string bytecode_file_name,
483483

484484
nil::blueprint::assigner<BlueprintFieldType> assigner_instance(
485485
desc,
486-
stack_size,
487486
log_level,
488487
max_num_provers,
489488
target_prover,

0 commit comments

Comments
 (0)