pub type StateSignatureScheme = SchnorrSignatureScheme<EdwardsConfig>;
Signature scheme
pub struct StateSignatureScheme { /* private fields */ }