serai/processor/frost-attempt-manager
Luke Parker 1e8a9ec5bd Smash out the signer
Abstract, to be done for the transactions, the batches, the cosigns, the slash
reports, everything. It has a minimal API itself, intending to be as clear as
possible.
2024-09-19 23:36:32 -07:00
..
src Smash out the signer 2024-09-19 23:36:32 -07:00
Cargo.toml Smash out the signer 2024-09-19 23:36:32 -07:00
LICENSE Smash out the signer 2024-09-19 23:36:32 -07:00
README.md Smash out the signer 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.