serai/processor
econsta 8634d90b6b
implement db macro for processor/signer.rs (#438)
* implement db macro for processor/signer.rs

* Use ()

* CompletedDb -> CompletionsDb

* () -> &()

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-11-20 03:03:45 -05:00
..
messages \#339 addendum 2023-11-15 20:23:19 -05:00
src implement db macro for processor/signer.rs (#438) 2023-11-20 03:03:45 -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.