Skip to content

Commit eaddb6a

Browse files
committed
updated test zkey url for 1024_48
1 parent a88acd9 commit eaddb6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli/compile_config.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"component": "JwtHiddenEmailAddressProver",
88
"params": [1024, 48],
99
"zkeyUrls": {
10-
"test": ""
10+
"test": "https://www.dropbox.com/s/wwax1svtdb3j671/JwtHiddenEmailAddressProver-1024_48.test.zkey?dl=1"
1111
}
1212
}
1313
]

cli/compile_config.example.json.bak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"component": "JwtHiddenEmailAddressProver",
88
"params": [1024, 48],
99
"zkeyUrls": {
10-
"test": ""
10+
"test": "https://www.dropbox.com/s/wwax1svtdb3j671/JwtHiddenEmailAddressProver-1024_48.test.zkey?dl=1"
1111
}
1212
},
1313
{

0 commit comments

Comments
 (0)