Verifies an EdDSA Frog PCD by checking that its EdDSAFrogPCDClaim corresponds to
its EdDSAFrogPCDProof. If they match, the function returns true, otherwise false.
In most cases, verifying the validity of the PCD with this function is not enough.
It may also be necessary to check the public key of the
entity that signed the claim and verify the authenticity of the entity.
Verifies an EdDSA Frog PCD by checking that its EdDSAFrogPCDClaim corresponds to its EdDSAFrogPCDProof. If they match, the function returns true, otherwise false. In most cases, verifying the validity of the PCD with this function is not enough. It may also be necessary to check the public key of the entity that signed the claim and verify the authenticity of the entity.