Defined PublicValuesStruct to ensure integrity with mmr root validation. Added this logic along with SP1 verifier contract implementation. For easier proof ( groth16 ) generation and onchain verification, used network_prove method to use prover network.
Defined
PublicValuesStruct
to ensure integrity with mmr root validation. Added this logic along with SP1 verifier contract implementation. For easier proof ( groth16 ) generation and onchain verification, usednetwork_prove
method to use prover network.