polysig-client 0.8.0

Client for the polysig library
Documentation
1
2
3
4
//! FROST protocol implementations.
#[cfg(feature = "frost-ed25519")]
pub mod ed25519;