Add support for account allocations

This commit is contained in:
Omar Abdulla
2025-09-21 07:37:07 +03:00
parent 0edfb3a36e
commit e2fb7a4322
11 changed files with 230 additions and 67 deletions
Generated
+2
View File
@@ -4467,6 +4467,8 @@ dependencies = [
name = "revive-dt-common"
version = "0.1.0"
dependencies = [
"alloy",
"alloy-primitives",
"anyhow",
"clap",
"moka",