Type Alias StateSignatureScheme

Source
pub type StateSignatureScheme = SchnorrSignatureScheme<EdwardsConfig>;
Expand description

Signature scheme

Aliased Typeยง

struct StateSignatureScheme { /* private fields */ }