serai/coordinator
Luke Parker acc19e2817
Stop attempting to call set_keys if another validator does
This prevents this function from hanging ad-infinitum.
2023-08-14 06:53:23 -04:00
..
src Stop attempting to call set_keys if another validator does 2023-08-14 06:53:23 -04:00
tributary Correct TendermintMachine sleep on construction 2023-08-13 05:57:14 -04:00
Cargo.toml Perform MuSig signing of generated keys 2023-08-14 06:08:55 -04:00
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.