mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Smash serai-client so the processors don't need the entire lib to access their specific code
We prior controlled this with feature flags. It's just better to define their own crates.
This commit is contained in:
@@ -30,4 +30,7 @@ pub mod alloc {
|
||||
pub use frost_schnorrkel;
|
||||
|
||||
pub use bitcoin_serai;
|
||||
|
||||
pub use serai_client_bitcoin;
|
||||
pub use serai_client_ethereum;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user