Hi team!
Im trying to implement pact with grpc in my team.
I managed to publish the contract in our pact-broker, however Im facing problems when trying to verify the contract. So, Im using pact-verifier-cli to verify the contract. Is it the better approach? Or is better to use the verification directly in the codebase?
Thank you guys :)