Sfoglia il codice sorgente

tests: Fix halo2_vk_ser test.

parazyd 3 anni fa
parent
commit
770fc3213a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      tests/halo2_vk_ser.rs

+ 1 - 0
tests/halo2_vk_ser.rs

@@ -146,6 +146,7 @@ fn halo2_vk_ser() -> Result<()> {
         pub_y,
         pub_y,
         ephem_x,
         ephem_x,
         ephem_y,
         ephem_y,
+        a,
     ];
     ];
 
 
     println!("Creating proof");
     println!("Creating proof");