verify_app_proof

Function verify_app_proof 

Source
pub fn verify_app_proof<E: StarkEngine<SC = SC>>(
    app_vk: &AppVerifyingKey,
    proof: &ContinuationVmProof<E::SC>,
) -> Result<Digest, SdkError>
Expand description

Verifies a ContinuationVmProof and returns the app_exe_commit