mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-09 12:29:27 +00:00
c476f9b640
Also moves from std::sync::RwLock to tokio::sync::RwLock to prevent wasting cycles on spinning. |
||
---|---|---|
.. | ||
src | ||
tributary | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Coordinator
The Serai coordinator communicates with other coordinators to prepare batches for Serai and sign transactions.
In order to achieve consensus over gossip, and order certain events, a micro-blockchain is instantiated.