Type Alias entropy_protocol::KeyParams
source · pub type KeyParams = ProductionParams;
Expand description
Parameters used for the threshold signing scheme in production
Aliased Type§
struct KeyParams;
pub type KeyParams = ProductionParams;
Parameters used for the threshold signing scheme in production
struct KeyParams;