serai/processor/signers
2024-09-19 23:36:32 -07:00
..
src Have the coordinator task publish Batches 2024-09-19 23:36:32 -07:00
Cargo.toml Add BatchSignerTask 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.