Skip to content

Commit

Permalink
rename index to indexForSkip
Browse files Browse the repository at this point in the history
  • Loading branch information
JSHan94 committed Aug 6, 2024
1 parent 349fc40 commit 1d028a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chain.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@
"authorizedUser": {
"type": "string"
},
"index": {
"indexForSkip": {
"type": "number"
}
},
Expand Down
2 changes: 1 addition & 1 deletion testnets/milkyway/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"address": "https://lcd-skip.testnet.milkyway.zone",
"provider": "MilkyWay Labs",
"authorizedUser": "skip",
"index": 0
"indexForSkip": 0
}
],
"grpc": [
Expand Down

0 comments on commit 1d028a5

Please sign in to comment.