polysig_driver::frost::ed25519

Type Alias KeyShare

Source
pub type KeyShare = (KeyPackage, PublicKeyPackage);
Available on crate feature frost-ed25519 only.
Expand description

Key share for this protocol.