mirror of
https://github.com/serai-dex/serai.git
synced 2025-02-02 03:06:31 +00:00
d6bc1c1ea3
The existing code should've mostly handled this fine. Only a single edge case (TX fee reduction on no-change Plans) would cause an improper increase in operating costs. |
||
---|---|---|
.. | ||
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
.