AuthoritySignature

Type Alias AuthoritySignature 

Source
pub type AuthoritySignature = Signature;
Expand description

Authority signature, attached to mixnode registrations.

Aliased Typeยง

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