Skip to main content

handle_verify_graph

Function handle_verify_graph 

Source
pub fn handle_verify_graph(
    input: &PathBuf,
    dataset: &PathBuf,
    memory_mib: u64,
    temp_gib: u64,
) -> Result<(), Box<dyn Error>>
Expand description

Run the exact, bounded-memory encoded graph proof.