This commit is contained in:
Kevaundray Wedderburn
2025-05-24 19:29:38 +01:00
parent 798fcf23f3
commit 5445f6c3f4

View File

@@ -38,6 +38,7 @@ impl EreRisc0 {
pub struct EreRisc0 {
program: <RV32_IM_RISCZERO_ZKVM_ELF as Compiler>::Program,
#[allow(dead_code)]
resource_type: ProverResourceType,
}