Function verify_stwo_proof

Source
pub fn verify_stwo_proof(
    proof: CairoProof<Blake2sMerkleHasher>,
) -> Result<BankaiBlock, VerifyError>