Skip to content

Commit

Permalink
Update ANS-109.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhavk authored Aug 5, 2022
1 parent 85b7602 commit a73ec1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ans/ANS-109.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ A Verifier can assert the identity of an `address` using the `Vouch-For` standar

Users of this standard can run a graphql query on the arweave network with transactions of the `Vouch-For` standard that vouch for a particular `address` to be verified. For example,

```
```javascript
query {
transactions(
tags:{name:"Vouch-For", values:["0L_z90sYv36VDoDhrRBffo9KrADWpCaaGQz7hJhhP9g"]}
Expand Down

0 comments on commit a73ec1d

Please sign in to comment.