mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Consensus has been nuked for an AcceptAny currently routed throough PoW (when it doesn't have to be, doing so just took care of a few pieces of leg work). Updates AGPL handling.
4 lines
50 B
Rust
4 lines
50 B
Rust
pub mod chain_spec;
|
|
pub mod rpc;
|
|
pub mod service;
|