serai/processor
Luke Parker 7d2d739042
Rename the coins folder to networks (#583)
* Rename the coins folder to networks

Ethereum isn't a coin. It's a network.

Resolves #357.

* More renames of coins -> networks in orchestration

* Correct paths in tests/

* cargo fmt
2024-07-18 15:16:45 -04:00
..
messages Slash reports (#523) 2024-01-29 03:48:53 -05:00
src Apply bitcoin fee per vsize, not per weight unit 2024-07-15 17:37:04 -07:00
Cargo.toml Rename the coins folder to networks (#583) 2024-07-18 15:16:45 -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.