Skip to content

Commit f8389fb

Browse files
Update test proxy hash value
1 parent 0f472c6 commit f8389fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/voucherHubUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ export async function getExpectedVoucherProxyCodeHash(voucherBeaconAddress: stri
8989
*
9090
* Also see test/NextVersionUpgrade.test.ts to double check behavior.
9191
*/
92-
return '0x1904181fa3fbe85a0796789e46d9ee31e5585fbdbabce28931332862d68c9313';
92+
return '0xe0f74e59778f75b77efb2064c8358a84106c7a95517a2c8503e38996071e6522';
9393
}
9494
}

0 commit comments

Comments
 (0)