mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Correct various no_std definitions
This commit is contained in:
@@ -9,11 +9,11 @@ pub use ciphersuite;
|
||||
|
||||
pub use multiexp;
|
||||
|
||||
// pub use dleq;
|
||||
pub use dleq;
|
||||
pub use schnorr_signatures;
|
||||
|
||||
/*
|
||||
pub use dkg;
|
||||
/*
|
||||
pub use modular_frost;
|
||||
pub use frost_schnorrkel;
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user