Skip to main content

check_disk

Function check_disk 

Source
fn check_disk(
    summary: &mut PreflightSummary,
    network: &Network,
    zebra_cache_dir: &Path,
    zcashd_datadir: Option<&Path>,
) -> Result<(), Report>