mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Remove ethereum-serai/serai-processor-ethereum-contracts
contracts was smashed out of ethereum-serai. Both have now been smashed into individual crates. Creates a TODO directory with left-over test code yet to be moved.
This commit is contained in:
@@ -29,7 +29,6 @@ dkg = { path = "../../crypto/dkg", default-features = false, features = ["std"]
|
||||
bitcoin-serai = { path = "../../networks/bitcoin" }
|
||||
|
||||
k256 = "0.13"
|
||||
ethereum-serai = { path = "../../processor/ethereum/ethereum-serai" }
|
||||
|
||||
monero-simple-request-rpc = { path = "../../networks/monero/rpc/simple-request" }
|
||||
monero-wallet = { path = "../../networks/monero/wallet" }
|
||||
|
||||
Reference in New Issue
Block a user