Add empty serai-processor-signers library

This will replace the signers still in the monolithic Processor binary.
This commit is contained in:
Luke Parker
2024-09-04 22:50:02 -04:00
parent b50b889918
commit 8380653855
14 changed files with 52 additions and 5 deletions

View File

@@ -5,9 +5,9 @@ description = "Scanner of abstract blockchains for Serai"
license = "AGPL-3.0-only"
repository = "https://github.com/serai-dex/serai/tree/develop/processor/scanner"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
keywords = ["frost", "multisig", "threshold"]
keywords = []
edition = "2021"
rust-version = "1.79"
publish = false
[package.metadata.docs.rs]
all-features = true