This commit is contained in:
Kevaundray Wedderburn
2025-05-13 17:24:27 +01:00
parent ab61086d8a
commit 1a5c74017a

View File

@@ -10,6 +10,7 @@ use zkvm_interface::{Compiler, Input, ProgramExecutionReport, ProgramProvingRepo
mod jolt_methods;
mod utils;
#[allow(non_camel_case_types)]
pub struct JOLT_TARGET;
#[derive(Debug, thiserror::Error)]