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,4 +5,4 @@ protocol. Two invocations of the eVRF-based DKG are performed, one for Ristretto
(to have a key to oraclize values onto the Serai blockchain with) and one for
the external network's curve.
This library is interacted with via the `serai-processor-messages::key_gen` API.
This library is interacted with via the `serai_processor_messages::key_gen` API.