Function implied_root

Source
fn implied_root(
    account: &SnarkAccount,
    incl: &[(Boolean, Fp)],
    w: &mut Witness<Fp>,
) -> Fp