Skip to content

Commit

Permalink
Merge pull request #120 from connext/add_graph_urls
Browse files Browse the repository at this point in the history
fix: add subgraph field to support watcher
  • Loading branch information
preethamr authored Jan 29, 2024
2 parents f4d6a50 + 2f44e43 commit bebccfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -3005,6 +3005,7 @@
"symbol": "ztETH",
"decimals": 18
},
"subgraph": [],
"assetId": {
"0x0000000000000000000000000000000000000000": {
"symbol": "ztETH",
Expand All @@ -3028,6 +3029,7 @@
"symbol": "ETH",
"decimals": 18
},
"subgraph": [],
"assetId": {
"0x0000000000000000000000000000000000000000": {
"symbol": "ETH",
Expand Down

0 comments on commit bebccfe

Please sign in to comment.