Type Alias SchnorrPubKey

Source
pub type SchnorrPubKey = VerKey<EdwardsConfig>;

Aliased Typeยง

struct SchnorrPubKey(/* private fields */);