mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Ethereum processor docker tests, barring send
We need the TX publication relay thingy for send to work (though that is the point the test fails at).
This commit is contained in:
@@ -46,4 +46,4 @@ tokio = { version = "1", features = ["macros"] }
|
||||
alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "b79db21734cffddc11753fe62ba571565c896f42", default-features = false }
|
||||
|
||||
[features]
|
||||
tests = ["alloy-node-bindings"]
|
||||
tests = ["alloy-node-bindings", "frost/tests"]
|
||||
|
||||
Reference in New Issue
Block a user