File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "chain" : " xdai " ,
3
- "kleros" : {
4
- "address" : " 0x9c1da9a04925bdfdedf0f6421bc7eea8305f9002" ,
5
- "startBlock" : " 16895601"
6
- },
7
- "policyRegistry" : {
8
- "address" : " 0x9d494768936b6bdaabc46733b8d53a937a6c6d7e" ,
9
- "startBlock" : " 16895606"
10
- }
11
- }
2
+ "chain" : " gnosis " ,
3
+ "kleros" : {
4
+ "address" : " 0x9c1da9a04925bdfdedf0f6421bc7eea8305f9002" ,
5
+ "startBlock" : " 16895601"
6
+ },
7
+ "policyRegistry" : {
8
+ "address" : " 0x9d494768936b6bdaabc46733b8d53a937a6c6d7e" ,
9
+ "startBlock" : " 16895606"
10
+ }
11
+ }
Original file line number Diff line number Diff line change 8
8
"clean" : " graph clean" ,
9
9
"gen" : " graph codegen --output-dir generated" ,
10
10
"build" : " graph build" ,
11
- "deploy-gnosis" : " mustache config/xdai.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros/kleros -display-gnosis" ,
12
- "deploy-mainnet" : " mustache config/mainnet.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros/kleros -display-mainnet" ,
11
+ "deploy-gnosis" : " mustache config/xdai.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-gnosis" ,
12
+ "deploy-mainnet" : " mustache config/mainnet.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-mainnet" ,
13
13
"deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-sepolia"
14
14
},
15
15
"packageManager" : " yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
You can’t perform that action at this time.
0 commit comments