1 2 3 4 5 6
use super::*; use boojum::cs::Variable; pub const INPUT_OUTPUT_COMMITMENT_LENGTH: usize = 4; pub mod main_vm;