Skip to content

Commit

Permalink
chore: attend pr review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
guidiaz committed Dec 5, 2024
1 parent 74e5ec7 commit 7133d3f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions packages/api/src/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@
"okx": {
"name": "OKX",
"networks": {
"okx.xlayer.sepolia": {
"okx.x1.sepolia": {
"name": "X Layer Testnet",
"blockExplorer": "https://www.oklink.com/xlayer-test/address/{address}",
"version": "2.0"
Expand Down Expand Up @@ -472,8 +472,7 @@
},
"reef": {
"name": "Reef",
"networks": {
}
"networks": {}
},
"scroll": {
"name": "Scroll",
Expand All @@ -498,8 +497,7 @@
},
"syscoin": {
"name": "Syscoin",
"networks": {
}
"networks": {}
},
"ten": {
"name": "TEN",
Expand Down

0 comments on commit 7133d3f

Please sign in to comment.