serai/coordinator
Luke Parker a70df6a449
Remove TODO about code de-duplication
It's infeasible to write a macro/function there. Does add a type alias which
makes things cleaner.
2023-05-10 01:19:01 -04:00
..
src Remove TODO about code de-duplication 2023-05-10 01:19:01 -04:00
tributary Ensure Tributary commits are minimal 2023-05-09 23:45:05 -04:00
Cargo.toml Create a vote transaction upon GeneratedKeyPair 2023-05-10 00:46:51 -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.