mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-26 13:39:37 +00:00
8380653855
This will replace the signers still in the monolithic Processor binary.
6 lines
222 B
Markdown
6 lines
222 B
Markdown
# 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.
|