mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +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.
|