File tree 3 files changed +5
-1
lines changed
3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,8 @@ dataSources:
139
139
abis :
140
140
- name : DisputeKitShutter
141
141
file : ../../contracts/deployments/_PLACEHOLDER_/DisputeKitShutter.json
142
+ - name : DisputeKitClassic # Required on Alchemy
143
+ file : ../../contracts/deployments/_PLACEHOLDER_/DisputeKitClassic.json
142
144
- name : KlerosCore
143
145
# FIX: temporarily point to abi with event addition
144
146
file : ./abi-migrations/KlerosCore.json
Original file line number Diff line number Diff line change @@ -140,6 +140,8 @@ dataSources:
140
140
abis :
141
141
- name : DisputeKitShutter
142
142
file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitShutter.json
143
+ - name : DisputeKitClassic # Testing for Alchemy
144
+ file : ../../contracts/deployments/arbitrumSepoliaDevnet/DisputeKitClassic.json
143
145
- name : KlerosCore
144
146
# FIX: temporarily point to abi with event addition
145
147
file : ./abi-migrations/KlerosCore.json
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @kleros/kleros-v2-subgraph" ,
3
- "version" : " 0.16.0 " ,
3
+ "version" : " 0.16.1 " ,
4
4
"drtVersion" : " 0.12.0" ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments