add sha1 contract function integration test

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-04-18 12:34:35 +02:00
parent cf4901f0a9
commit b3b4f4c9ae
6 changed files with 51 additions and 4 deletions
+1
View File
@@ -16,3 +16,4 @@ env_logger = { workspace = true }
[dev-dependencies]
alloy-sol-types = { workspace = true }
sha1 = { workspace = true }