Skip to content

Commit c4ad335

Browse files
committed
deployed singlesig to 0x000000aA2a733BB7bB003b0339859907d5D87320
1 parent 2ad6b7b commit c4ad335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/Deploy.s.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ contract Deploy is Script {
3737
// bytes32 singlesigSalt = 0x0000000000000000000000000000000000000000fbe49ecfc3decb1164228b89;
3838
// bytes32 registrySalt = 0x00000000000000000000000000000000000000002bbc593dd77cb93fbb932d5f;
3939

40-
bytes32 zkSinglesigSalt = 0x0000000000000000000000000000000000000000b46d2eb2b23e8ae404000006;
40+
bytes32 zkSinglesigSalt = 0x000000000000000000000000000000000000000091430a7ea982667861000090;
4141
// bytes32 registrySalt = bytes32(0);
4242
bytes32 registrySalt = 0x0000000000000000000000000000000000000000dc73d3e78582b023010000a0;
4343

0 commit comments

Comments
 (0)