mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Define all coordinator transaction types
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
mod transaction;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {}
|
||||
|
||||
Reference in New Issue
Block a user