Skip to content

Commit 14a318a

Browse files
authored
fix(zkquiz): redeploy contract and update makefile (#1177)
1 parent 2fcf108 commit 14a318a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/zkquiz/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
deploy_verifier:
22
@. ./contracts/.env && . ./contracts/deploy.sh
33

4-
CONTRACT_ADDRESS=0xA828f1463074d26FB761c662F80194f5dB2d31D0
4+
CONTRACT_ADDRESS=0x6376d142582F2Ec76D6bf3d47020e0A163c51874
55
RPC_URL=https://ethereum-holesky-rpc.publicnode.com
66
VERIFICATION_DATA=./aligned_verification_data/0a1fab5df88a71e48633cbdeedc8d1a234b790d15a8a2fd04cd6a03c1e05b5ef_212.json
77

0 commit comments

Comments
 (0)