Skip to main content

prove

Function prove 

Source
pub fn prove(
    spec: &ProofSpec,
    data: &BTreeMap<String, Vec<Candle>>,
) -> Result<Proof>
Expand description

Fold (spec, data) into a deterministic report and its canonical hashes.