pub fn checked_verify_merkle_path(
account: &Stack,
merkle_path: &[MerklePath],
w: &mut Witness<Fp>,
) -> Fp
Expand description
implied_root
in OCaml
pub fn checked_verify_merkle_path(
account: &Stack,
merkle_path: &[MerklePath],
w: &mut Witness<Fp>,
) -> Fp
implied_root
in OCaml