This website requires JavaScript.
Explore
Help
Sign In
absolutebi
/
serai
Watch
1
Star
0
Fork
0
You've already forked serai
mirror of
https://github.com/serai-dex/serai.git
synced
2025-12-08 12:19:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51bf51ae1e3edb7ac8239042e866a3c83e3e2314
serai
/
coordinator
/
src
/
main.rs
8 lines
77 B
Rust
Raw
Normal View
History
Unescape
Escape
Define all coordinator transaction types
2023-04-11 19:04:53 -04:00
mod
transaction
;
#[
cfg(test)
]
mod
tests
;
Add empty coordinator
2023-04-11 09:21:35 -04:00
#[
tokio::main
]
async
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink