openvm_sdk::fs

Function write_agg_pk_to_file

Source
pub fn write_agg_pk_to_file<P: AsRef<Path>>(
    agg_pk: AggProvingKey,
    path: P,
) -> Result<()>