serai/processor/frost-attempt-manager
2024-09-19 23:36:32 -07:00
..
src Route the coordinator, fix race conditions in the signers library 2024-09-19 23:36:32 -07:00
Cargo.toml Route the coordinator, fix race conditions in the signers library 2024-09-19 23:36:32 -07:00
LICENSE Smash out the signer 2024-09-19 23:36:32 -07:00
README.md Add empty serai-processor-signers library 2024-09-19 23:36:32 -07:00

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.