mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Remove monero-serai, migrating to monero-oxide
This commit is contained in:
@@ -34,5 +34,3 @@ dkg = { path = "../../crypto/dkg", default-features = false }
|
||||
# frost-schnorrkel = { path = "../../crypto/schnorrkel", default-features = false }
|
||||
|
||||
bitcoin-serai = { path = "../../networks/bitcoin", default-features = false, features = ["hazmat"] }
|
||||
|
||||
monero-wallet = { path = "../../networks/monero/wallet", default-features = false, features = ["compile-time-generators"] }
|
||||
|
||||
@@ -19,5 +19,3 @@ pub use frost_schnorrkel;
|
||||
*/
|
||||
|
||||
pub use bitcoin_serai;
|
||||
|
||||
pub use monero_wallet;
|
||||
|
||||
Reference in New Issue
Block a user