mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 17:07:35 +00:00
c056b751fe
The only benefit to having it would be the ability to cache it across prepare_send, which can be done internally to the Network. |
||
---|---|---|
.. | ||
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
.