mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Add a send test
This commit is contained in:
@@ -22,9 +22,6 @@ pub mod clsag;
|
||||
pub mod rpc;
|
||||
pub mod transaction;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
#[link(name = "wrapper")]
|
||||
extern "C" {
|
||||
pub(crate) fn free(ptr: *const u8);
|
||||
|
||||
Reference in New Issue
Block a user