serai/coordinator
Luke Parker 97bfb183e8
Correct typo in coordinator
Identified by akil a while ago.
2024-07-14 19:35:45 -04:00
..
src Use the serai_abi::Call in the actual Transaction type 2024-06-03 23:38:22 -04:00
tributary Correct typo in coordinator 2024-07-14 19:35:45 -04:00
Cargo.toml Remove cbor 2024-04-23 07:01:07 -04:00
LICENSE Add empty coordinator 2023-04-11 09:21:35 -04:00
README.md Add empty coordinator 2023-04-11 09:21:35 -04:00

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.