mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-11 05:14:41 +00:00
653ead1e8c
Also completes the DB functions, makes Scheduler never instantiated, and ensures tree roots have change outputs. |
||
---|---|---|
.. | ||
frost-attempt-manager | ||
key-gen | ||
messages | ||
primitives | ||
scanner | ||
scheduler | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Processor
The Serai processor scans a specified external network, communicating with the
coordinator. For details on its exact messaging flow, and overall policies,
please view docs/processor
.