Skip to content

Commit

Permalink
Fix l1 message sender test
Browse files Browse the repository at this point in the history
  • Loading branch information
fmkra committed May 31, 2024
1 parent e29b22f commit 9568891
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),
0x002e94a2344485429762F272c4Cf80F7378b30e1E9A34d662e0ba282135CC916,
0x02d939c63f39760E6bC9120B2FA5b0E14e16a8f8FF22E1D8f0F088b2808F6637,
0x70C61dd17b7207B450Cb7DeDC92C1707A07a1213
);
}
Expand Down

0 comments on commit 9568891

Please sign in to comment.