verifier
Check if an address is a verifier of the lock.
Path Parameters |
---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
verifierAddress string — REQUIREDUser address to use as verifier |
Responses | ||
---|---|---|
200 Address is a verifier on the lock address.
| ||
403 User is not authorized to perform this action.
| ||
404 The item you are making request for does not exist.
| ||
500 Unable to fullfil request due to internal server error.
|