Open
Description
Hi.
I have a case where verification of the zkp is not desirable as it takes 6-9s to do the ZKP proof based on the VC. However in my case I am ok to send the core claim to the verifier. However I need an onchain verifier and it does not seem that verification of the babyjubjub signature onchain (or I would rather say, verifying the core claim onchain) is part of the solution at the moment.
Is it possible to add this feature?