serai/processor
Luke Parker 269db1c4be
Remove the "expected" next ID
It's an unnecessary extra layer better handled locally.
2023-09-27 11:13:55 -04:00
..
messages Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00
src Remove the "expected" next ID 2023-09-27 11:13:55 -04:00
Cargo.toml Minimize features pulled in to try and reduce build times 2023-07-25 22:29:39 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05:00
README.md Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00

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.