File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,8 @@ dataSources:
139139 abis :
140140 - name : DisputeKitShutter
141141 file : ../../contracts/deployments/_PLACEHOLDER_/DisputeKitShutter.json
142+ - name : DisputeKitClassic # Required on Alchemy
143+ file : ../../contracts/deployments/_PLACEHOLDER_/DisputeKitClassic.json
142144 - name : KlerosCore
143145 # FIX: temporarily point to abi with event addition
144146 file : ./abi-migrations/KlerosCore.json
Original file line number Diff line number Diff line change @@ -140,6 +140,8 @@ dataSources:
140140 abis :
141141 - name : DisputeKitShutter
142142 file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitShutter.json
143+ - name : DisputeKitClassic # Testing for Alchemy
144+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
143145 - name : KlerosCore
144146 # FIX: temporarily point to abi with event addition
145147 file : ./abi-migrations/KlerosCore.json
Original file line number Diff line number Diff line change 11{
22 "name" : " @kleros/kleros-v2-subgraph" ,
3- "version" : " 0.16.0 " ,
3+ "version" : " 0.16.1 " ,
44 "drtVersion" : " 0.12.0" ,
55 "license" : " MIT" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments