mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-24 20:49:27 +00:00
26230377b0
This ensures Router implements most of IRouterWithoutCollisions. It solely leaves us to confirm Router implements the extensions defined in IRouter. |
||
---|---|---|
.. | ||
bin | ||
bitcoin | ||
ethereum | ||
frost-attempt-manager | ||
key-gen | ||
messages | ||
monero | ||
primitives | ||
scanner | ||
scheduler | ||
signers | ||
TODO | ||
view-keys | ||
README.md |
Processor
The Serai processors, built from the libraries here, scan an external network
and report the indexed data to the coordinator. For details on its exact
messaging flow, and overall policies, please view docs/processor
.