You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 returnsfalse
false
do not trigger a verification "write" procedure to the Chainpoint networkThe text was updated successfully, but these errors were encountered: