make snark public

This commit is contained in:
Rostyslav Tyshko
2024-04-10 13:53:52 +02:00
parent 72c832eef4
commit 97a6ed75e6

View File

@@ -6,7 +6,7 @@ use crate::{
use nova::{errors::NovaError, traits::Group, RecursiveSNARK};
pub struct NovaChainHashProof(RecursiveSNARK<G1, G2, C1, C2>);
pub struct NovaChainHashProof(pub RecursiveSNARK<G1, G2, C1, C2>);
impl NovaChainHashProof {
pub fn prove_recursively(