openvm_sdk::fs

Function read_app_pk_from_file

Source
pub fn read_app_pk_from_file<VC: VmConfig<BabyBear>, P: AsRef<Path>>(
    path: P,
) -> Result<AppProvingKey<VC>>