We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad6b7b commit c4ad335Copy full SHA for c4ad335
script/Deploy.s.sol
@@ -37,7 +37,7 @@ contract Deploy is Script {
37
// bytes32 singlesigSalt = 0x0000000000000000000000000000000000000000fbe49ecfc3decb1164228b89;
38
// bytes32 registrySalt = 0x00000000000000000000000000000000000000002bbc593dd77cb93fbb932d5f;
39
40
- bytes32 zkSinglesigSalt = 0x0000000000000000000000000000000000000000b46d2eb2b23e8ae404000006;
+ bytes32 zkSinglesigSalt = 0x000000000000000000000000000000000000000091430a7ea982667861000090;
41
// bytes32 registrySalt = bytes32(0);
42
bytes32 registrySalt = 0x0000000000000000000000000000000000000000dc73d3e78582b023010000a0;
43
0 commit comments