mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-22 02:34:55 +00:00
16b22dd105
* chore: implement create_db for substrate (fix broken branch) * Correct rebase artifacts * chore: remove todo statement * chore: rename BlockDb to NextBlock * chore: return empty tuple instead of empty array for event storage * Finish rebasing * .Minor tweaks to remove leftover variables These may be rebase artifacts. --------- Co-authored-by: Luke Parker <lukeparker5132@gmail.com> |
||
---|---|---|
.. | ||
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.