Add resolution logic for other matterlabs variables

This commit is contained in:
Omar Abdulla
2025-07-14 23:51:59 +03:00
parent 6d7cd67931
commit 20da99784e
4 changed files with 258 additions and 43 deletions
+2
View File
@@ -9,6 +9,8 @@ repository.workspace = true
rust-version.workspace = true
[dependencies]
revive-dt-node-interaction = { workspace = true }
alloy = { workspace = true }
alloy-primitives = { workspace = true }
alloy-sol-types = { workspace = true }