Type Alias hotshot_types::light_client::StateSignatureScheme

source ·
pub type StateSignatureScheme = SchnorrSignatureScheme<EdwardsConfig>;
Expand description

Signature scheme

Aliased Type§

struct StateSignatureScheme { /* private fields */ }