Skip to main content

audit_zcash_conf

Function audit_zcash_conf 

Source
fn audit_zcash_conf(conf_path: &Path) -> Result<(), Report>
Expand description

Audits existing configs without modifying them.

Spec: warnings are intentionally non-fatal here. Some options are forced off by supervisor CLI args, and others are left for zcashd startup validation to reject with its native error message.