Type Alias SchnorrPubKey

Source
pub type SchnorrPubKey = VerKey<EdwardsConfig>;

Aliased Typeยง

pub struct SchnorrPubKey(/* private fields */);