mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-13 22:49:25 +00:00
Smash out Borromean
This commit is contained in:
@@ -16,7 +16,7 @@ pub use monero_mlsag as mlsag;
|
||||
/// CLSAG struct, along with signing and verifying functionality.
|
||||
pub use monero_clsag as clsag;
|
||||
/// BorromeanRange struct, along with verifying functionality.
|
||||
pub mod borromean;
|
||||
pub use monero_borromean as borromean;
|
||||
/// Bulletproofs(+) structs, along with proving and verifying functionality.
|
||||
pub use monero_bulletproofs as bulletproofs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user