File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kleros/kleros-v2-subgraph" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.7.5 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"update:core:arbitrum-sepolia-devnet" : " ./scripts/update.sh arbitrumSepoliaDevnet arbitrum-sepolia core/subgraph.yaml" ,
Original file line number Diff line number Diff line change 1
1
# Do not enter sensitive information here.
2
2
export REACT_APP_DEPLOYMENT=devnet
3
- export REACT_APP_CORE_SUBGRAPH=https://api.studio.thegraph.com/query/44313 /kleros-v2-test /version/latest
3
+ export REACT_APP_CORE_SUBGRAPH=https://api.studio.thegraph.com/query/61738 /kleros-v2-core-devnet /version/latest
4
4
export REACT_APP_DRT_ARBSEPOLIA_SUBGRAPH=https://api.studio.thegraph.com/query/61738/kleros-v2-drt-arbisep-devnet/version/latest
5
5
export REACT_APP_STATUS_URL=https://kleros-v2-devnet.betteruptime.com/badge
6
6
export REACT_APP_GENESIS_BLOCK_ARBSEPOLIA=3084598
You can’t perform that action at this time.
0 commit comments