We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834b9c7 commit 22a7f36Copy full SHA for 22a7f36
Cargo.toml
@@ -67,7 +67,6 @@ aws-sdk-kms = "1.49.0"
67
backoff = { version = "0.4.0", features = ["futures", "tokio"] }
68
clap = { version = "4.5.20", features = ["derive"] }
69
eigen-common = { path = "crates/common/" }
70
-eigen-chainio-txmanager = { path = "crates/chainio/txmanager/" }
71
eigen-client-elcontracts = { path = "crates/chainio/clients/elcontracts" }
72
eigen-client-eth = { path = "crates/chainio/clients/eth" }
73
eigen-client-fireblocks = { path = "crates/chainio/clients/fireblocks" }
0 commit comments