mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
7 lines
192 B
Markdown
7 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.
|