mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-12 05:44:53 +00:00
8ac501028d
This doesn't have to be abstract, we can generate the message and use the message-queue API, yet this should help with testing. |
||
---|---|---|
.. | ||
frost-attempt-manager | ||
key-gen | ||
messages | ||
primitives | ||
scanner | ||
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
.