Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ZKHonkTranscriptImpl

Fully qualified path: garaga::apps::noir::zk_honk_transcript::ZKHonkTranscriptImpl

pub impl ZKHonkTranscriptImpl of ZKHonkTranscriptTrait;

Impl functions

from_proof

Fully qualified path: garaga::apps::noir::zk_honk_transcript::ZKHonkTranscriptImpl::from_proof

fn from_proof(
    honk_proof: ZKHonkProof, vk_hash: u256, log_circuit_size: u32,
) -> (ZKHonkTranscript, felt252, felt252)