get_eta_challenges
Fully qualified path: garaga::apps::noir::zk_honk_transcript::get_eta_challenges
pub fn get_eta_challenges<T, impl Hasher: IHasher<T>, impl Drop: Drop<T>>(
pub_inputs: Span<u256>,
pairing_point_object: Span<u256>,
w1: G1Point256,
w2: G1Point256,
w3: G1Point256,
vk_hash: u256,
) -> (Etas, u256)