mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
tests: Extend zkvm tests for zero_cond opcode.
This commit is contained in:
@@ -114,6 +114,7 @@ fn zkvm_opcodes() -> Result<()> {
|
||||
ephem_x,
|
||||
ephem_y,
|
||||
a,
|
||||
pallas::Base::ZERO,
|
||||
];
|
||||
|
||||
let circuit = ZkCircuit::new(prover_witnesses, zkbin.clone());
|
||||
|
||||
Reference in New Issue
Block a user