Skip to content

Commit

Permalink
Merge branch 'popzxc-state-keeper-improvements-2' into popzxc-fix-tx-…
Browse files Browse the repository at this point in the history
…execution-time
  • Loading branch information
popzxc committed Dec 10, 2021
2 parents bc55ff9 + 51deb98 commit c89f037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/zk/src/test/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export async function serverRust() {
}

export async function cryptoRust() {
await circuit(6);
await circuit(4);
await rustCryptoTests();
}

Expand Down

0 comments on commit c89f037

Please sign in to comment.