Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

FakeGlvHint

Fully qualified path: garaga::ec::ec_ops::FakeGlvHint

#[derive(Drop, Serde)]
pub struct FakeGlvHint {
    pub Q: G1Point,
    pub s1: u128,
    pub s2: felt252,
}

Members

Q

Fully qualified path: garaga::ec::ec_ops::FakeGlvHint::Q

pub Q: G1Point

s1

Fully qualified path: garaga::ec::ec_ops::FakeGlvHint::s1

pub s1: u128

s2

Fully qualified path: garaga::ec::ec_ops::FakeGlvHint::s2

pub s2: felt252