瀏覽代碼

tests: Fix halo2_vk_ser test.

parazyd 3 年之前
父節點
當前提交
770fc3213a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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");