serai/processor/frost-attempt-manager/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

6 lines
192 B
Markdown

# FROST Attempt Manager
A library for helper structures to manage various attempts of a FROST signing
protocol.
This library is interacted with via the `serai_processor_messages::sign` API.