Skip to content

Commit

Permalink
Update L1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
fmkra committed Jun 3, 2024
1 parent a54202d commit 6e24e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l1/test/L1MessagesSender.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ contract L1MessagesSenderTest is Test {

sender = new L1MessagesSender(
IStarknetCore(0xE2Bb56ee936fd6433DC0F6e7e3b8365C906AA057),
0x02d939c63f39760E6bC9120B2FA5b0E14e16a8f8FF22E1D8f0F088b2808F6637,
0x07d15ab6a37642b1765a1be4ec90d793db9c4b8cd01d7bb694b20c0b9699c173,
0x70C61dd17b7207B450Cb7DeDC92C1707A07a1213
);
}
Expand Down

0 comments on commit 6e24e80

Please sign in to comment.