serai/processor/signers/README.md
Luke Parker 8380653855 Add empty serai-processor-signers library
This will replace the signers still in the monolithic Processor binary.
2024-09-19 23:36:32 -07:00

222 B

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.