serai/processor/signers
Luke Parker 7484eadbbb Expand task management
These extensions are necessary for the signers task management.
2024-09-19 23:36:32 -07:00
..
src Expand task management 2024-09-19 23:36:32 -07:00
Cargo.toml Work on the higher-level signers API 2024-09-19 23:36:32 -07:00
LICENSE Add empty serai-processor-signers library 2024-09-19 23:36:32 -07:00
README.md Add empty serai-processor-signers library 2024-09-19 23:36:32 -07:00

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.