File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
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 88 "clean" : " graph clean" ,
99 "gen" : " graph codegen --output-dir generated" ,
1010 "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" ,
1313 "deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-sepolia"
1414 },
1515 "packageManager" : " yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
You can’t perform that action at this time.
0 commit comments