Skip to content

Commit e736b2a

Browse files
committed
Remove stack size from assigner interface
1 parent 917b5cc commit e736b2a

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

471471
nil::blueprint::assigner<BlueprintFieldType> assigner_instance(
472472
desc,
473-
stack_size,
474473
log_level,
475474
max_num_provers,
476475
target_prover,

0 commit comments

Comments
 (0)