Sfoglia il codice sorgente

added zts file to contract.setup() call

rachel-rose 6 anni fa
parent
commit
852820ae68
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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