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;