Skip to content

Commit 7eb3005

Browse files
committed
Remove stack size from assigner interface
1 parent f67ed16 commit 7eb3005

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
@@ -511,7 +511,6 @@ int curve_dependent_main(std::string bytecode_file_name,
511511

512512
nil::blueprint::assigner<BlueprintFieldType> assigner_instance(
513513
desc,
514-
stack_size,
515514
log_level,
516515
max_num_provers,
517516
target_prover,

0 commit comments

Comments
 (0)