mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-11 21:34:46 +00:00
1e8a9ec5bd
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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.