mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-26 20:46:05 +00:00
3c787e005f
We'd report the amount originally received, minus 2x the cost to aggregate, regardless the amount successfully forwarded. We should've reduced to the amount successfully forwarded, if it was smaller, in case the cost to forward exceeded the aggregation cost. |
||
---|---|---|
.. | ||
frost-attempt-manager | ||
key-gen | ||
messages | ||
primitives | ||
scanner | ||
scheduler | ||
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
.