storage_proofs::test_helper
pub fn random_merkle_path<R: Rng>( rng: &mut R, tree_depth: usize) -> (Vec<Option<(Fr, bool)>>, Fr, Fr)