Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

MapToCurveHint

Fully qualified path: garaga::apps::drand::MapToCurveHint

[derive(Drop)]
pub struct MapToCurveHint {
    pub gx1_is_square: bool,
    pub y1: u384,
    pub y_flag: bool,
}

Members

gx1_is_square

Fully qualified path: garaga::apps::drand::MapToCurveHint::gx1_is_square

pub gx1_is_square: bool

y1

Fully qualified path: garaga::apps::drand::MapToCurveHint::y1

pub y1: u384

y_flag

Fully qualified path: garaga::apps::drand::MapToCurveHint::y_flag

pub y_flag: bool