Просмотр исходного кода

added zts file to contract.setup() call

rachel-rose 5 лет назад
Родитель
Сommit
852820ae68
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/bin/mimc.rs

+ 1 - 1
src/bin/mimc.rs

@@ -77,7 +77,7 @@ fn main() -> Result<()> {
 
     // Do the trusted setup
 
-    contract.setup();
+    contract.setup("mimc.zts");
 
     // Put in our input parameters