From c6dae78d7cd5b7f50faa94ccfb0760ab2ef27c6e Mon Sep 17 00:00:00 2001 From: 0age <0age@protonmail.com> Date: Thu, 29 Feb 2024 18:45:59 -0500 Subject: [PATCH] checksum --- tstorish/Tstorish.t.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tstorish/Tstorish.t.sol b/tstorish/Tstorish.t.sol index 6eb80f8..ab8220e 100644 --- a/tstorish/Tstorish.t.sol +++ b/tstorish/Tstorish.t.sol @@ -22,7 +22,7 @@ contract TstorishTest is Test { function testActivate() public { vm.etch( - 0xcafac3dd18ac6c6e92c921884f9e4176737c052c, + 0xCafac3dD18aC6c6e92c921884f9E4176737C052c, hex"3d5c" );