Skip to content

Commit

Permalink
deployed singlesig to 0x000000aA2a733BB7bB003b0339859907d5D87320
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfoobar committed Jan 16, 2025
1 parent 2ad6b7b commit c4ad335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/Deploy.s.sol
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ contract Deploy is Script {
// bytes32 singlesigSalt = 0x0000000000000000000000000000000000000000fbe49ecfc3decb1164228b89;
// bytes32 registrySalt = 0x00000000000000000000000000000000000000002bbc593dd77cb93fbb932d5f;

bytes32 zkSinglesigSalt = 0x0000000000000000000000000000000000000000b46d2eb2b23e8ae404000006;
bytes32 zkSinglesigSalt = 0x000000000000000000000000000000000000000091430a7ea982667861000090;
// bytes32 registrySalt = bytes32(0);
bytes32 registrySalt = 0x0000000000000000000000000000000000000000dc73d3e78582b023010000a0;

Expand Down

0 comments on commit c4ad335

Please sign in to comment.