Skip to content

Commit

Permalink
readme details
Browse files Browse the repository at this point in the history
  • Loading branch information
fersirni committed Dec 8, 2022
1 parent 18edf81 commit dc9ef48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README-es.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ query {
```graphql
{
"data": {
"version": "v1.0.5"
"version": "v1.0.6"
}
}
```
Expand Down Expand Up @@ -373,7 +373,7 @@ query {
"signer": "5GVmSPghWsjACADGYi78dmhuZEgfgDwfixR7BM3aMEoNuTBc",
"ss58": "42",
"timestamp": 1666888006111,
"tip": 0,
"tip": "0",
"tokens": "Unit",
"type": 4,
"version": 132
Expand Down Expand Up @@ -443,7 +443,7 @@ query {
"signer": "5GVmSPghWsjACADGYi78dmhuZEgfgDwfixR7BM3aMEoNuTBc",
"ss58": "42",
"timestamp": 1666888006111,
"tip": 0,
"tip": "0",
"tokens": "Unit",
"type": 4,
"version": 132
Expand Down Expand Up @@ -505,7 +505,7 @@ query {
"signer": "5C4hrfjw9DjXZTzV3MwzrrAr9P1MJhSrvWGWqi1eSuyUpnhM",
"ss58": "42",
"timestamp": 1666888006111,
"tip": 0,
"tip": "0",
"tokens": "Unit",
"type": 4,
"version": 4
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ query {
```graphql
{
"data": {
"version": "v1.0.5"
"version": "v1.0.6"
}
}
```
Expand Down Expand Up @@ -373,7 +373,7 @@ query {
"signer": "5GVmSPghWsjACADGYi78dmhuZEgfgDwfixR7BM3aMEoNuTBc",
"ss58": "42",
"timestamp": 1666888006111,
"tip": 0,
"tip": "0",
"tokens": "Unit",
"type": 4,
"version": 132
Expand Down Expand Up @@ -443,7 +443,7 @@ query {
"signer": "5GVmSPghWsjACADGYi78dmhuZEgfgDwfixR7BM3aMEoNuTBc",
"ss58": "42",
"timestamp": 1666888006111,
"tip": 0,
"tip": "0",
"tokens": "Unit",
"type": 4,
"version": 132
Expand Down Expand Up @@ -505,7 +505,7 @@ query {
"signer": "5C4hrfjw9DjXZTzV3MwzrrAr9P1MJhSrvWGWqi1eSuyUpnhM",
"ss58": "42",
"timestamp": 1666888006111,
"tip": 0,
"tip": "0",
"tokens": "Unit",
"type": 4,
"version": 4
Expand Down

0 comments on commit dc9ef48

Please sign in to comment.