mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-23 03:59:22 +00:00
0fff5391a8
Also halves the minimum fee policy, which still may be 2x-4x higher than necessary due to API limitations within bitcoin-serai (which we can fix as it's within our scope). |
||
---|---|---|
.. | ||
messages | ||
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
.