File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "chain" : " gnosis-chiado" ,
3+ "kleros" : {
4+ "address" : " 0xD8798DfaE8194D6B4CD6e2Da6187ae4209d06f27" ,
5+ "startBlock" : " 1165867"
6+ },
7+ "policyRegistry" : {
8+ "address" : " 0x53FC70FE1EC3a60f8939A62aBCc61bf1A57938D7" ,
9+ "startBlock" : " 1164584"
10+ }
11+ }
Original file line number Diff line number Diff line change 1010 "build" : " graph build" ,
1111 "deploy-gnosis" : " mustache config/xdai.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-gnosis" ,
1212 "deploy-mainnet" : " mustache config/mainnet.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-mainnet" ,
13- "deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-sepolia"
13+ "deploy-sepolia" : " mustache config/sepolia.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-sepolia" ,
14+ "deploy-chiado" : " mustache config/chiado.json subgraph.template.yaml > subgraph.yaml && yarn gen && graph deploy --studio kleros-display-chiado"
1415 },
1516 "packageManager" : " yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
1617}
You can’t perform that action at this time.
0 commit comments