Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

HashToCurveHint

Fully qualified path: garaga::apps::drand::HashToCurveHint

#[derive(Drop, Serde)]
pub struct HashToCurveHint {
    pub f0_hint: MapToCurveHint,
    pub f1_hint: MapToCurveHint,
}

Members

f0_hint

Fully qualified path: garaga::apps::drand::HashToCurveHint::f0_hint

pub f0_hint: MapToCurveHint

f1_hint

Fully qualified path: garaga::apps::drand::HashToCurveHint::f1_hint

pub f1_hint: MapToCurveHint