diff --git a/ceno_cli/src/commands/common_args/ceno.rs b/ceno_cli/src/commands/common_args/ceno.rs index e7b5da9b7..2a1722122 100644 --- a/ceno_cli/src/commands/common_args/ceno.rs +++ b/ceno_cli/src/commands/common_args/ceno.rs @@ -295,7 +295,7 @@ impl CenoOptions { self, compilation_options, elf_path, - Checkpoint::PrepVerify, // FIXME: when whir and babybear is ready + Checkpoint::Complete, ) } (PcsKind::Whir, FieldType::Goldilocks) => {