SignedMessageWithoutPrefix

Type Alias SignedMessageWithoutPrefix 

Source
pub type SignedMessageWithoutPrefix = JubjubBase;
Expand description

Signed message value used by the circuit transcript, without any domain prefix.

Aliased Typeยง

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