mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-12 05:44:53 +00:00
7e4c59a0a3
Prevents a consensus split where some nodes would drop transfers if their node didn't think the Router was deployed, and some would handle them. |
||
---|---|---|
.. | ||
bin | ||
bitcoin | ||
ethereum | ||
frost-attempt-manager | ||
key-gen | ||
messages | ||
monero | ||
primitives | ||
scanner | ||
scheduler | ||
signers | ||
src | ||
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
.