Skip to content

Commit 86b36d9

Browse files
committed
.
1 parent 7ba1d4f commit 86b36d9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/node/interfaces/graphql.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ testnet : https://testnet.xian.org/graphiql
1313
mainnet : https://node.xian.org/graphiql
1414

1515

16-
## Example Queries
17-
18-
### Querying State
16+
## Querying State
1917

2018
In this example we query the balance of the address `e9e8aad29ce8e94fd77d9c55582e5e0c57cf81c552ba61c0d4e34b0dc11fd931`
2119

@@ -34,7 +32,7 @@ query QueryState {
3432
}
3533
```
3634

37-
**Response : **
35+
**Response :**
3836

3937
```json
4038
{

0 commit comments

Comments
 (0)