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