serai/processor
econsta 9ab2a2cfe0
processor/db.rs macro implimentation (#437)
* processor/db.rs macro implimentation

* ran clippy and fmt

* incorporated recommendations

* used empty uple instead of [u8; 0]

* ran fmt
2023-11-22 03:58:26 -05:00
..
messages \#339 addendum 2023-11-15 20:23:19 -05:00
src processor/db.rs macro implimentation (#437) 2023-11-22 03:58:26 -05:00
Cargo.toml replace lazy_static! with once_cell::sync::Lazy 2023-11-06 05:31:46 -05: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.