User Story
As a developer, I would like to craft a call to verify() without triggering a verification procedure, so that I have control over the verification process.
Acceptance Criteria
- I can write a custom
verifiy() method that returns false
- Methods that return
false do not trigger a verification "write" procedure to the Chainpoint network
User Story
As a developer, I would like to craft a call to
verify()without triggering a verification procedure, so that I have control over the verification process.Acceptance Criteria
verifiy()method that returnsfalsefalsedo not trigger a verification "write" procedure to the Chainpoint network