mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39: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:
6
processor/signers/README.md
Normal file
6
processor/signers/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Processor Signers
|
||||
|
||||
Implementations of the tree signers used by a processor (the transaction signer,
|
||||
the Substrate signer, and the cosigner).
|
||||
|
||||
This library is interacted with via the `serai_processor_messages::sign` API.
|
||||
Reference in New Issue
Block a user