mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 20:59:23 +00:00
Make ethereum-schnorr-contract no-std and no-alloc eligible
This commit is contained in:
@@ -16,6 +16,8 @@ pub use embedwards25519;
|
||||
|
||||
pub use schnorr_signatures;
|
||||
|
||||
pub use ethereum_schnorr_contract;
|
||||
|
||||
#[cfg(feature = "alloc")]
|
||||
pub mod alloc {
|
||||
pub use multiexp;
|
||||
|
||||
Reference in New Issue
Block a user