mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add empty serai-processor-signers library
This will replace the signers still in the monolithic Processor binary.
This commit is contained in:
@@ -7,7 +7,7 @@ repository = "https://github.com/serai-dex/serai/tree/develop/processor/frost-at
|
||||
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
|
||||
keywords = ["frost", "multisig", "threshold"]
|
||||
edition = "2021"
|
||||
rust-version = "1.79"
|
||||
publish = false
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
A library for helper structures to manage various attempts of a FROST signing
|
||||
protocol.
|
||||
|
||||
This library is interacted with via the `serai-processor-messages::sign` API.
|
||||
This library is interacted with via the `serai_processor_messages::sign` API.
|
||||
|
||||
Reference in New Issue
Block a user