Skip to content

Commit e26755a

Browse files
Remove handleDealSponsored from bellecour yml
1 parent 6d710e2 commit e26755a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

subgraph.bellecour.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ dataSources:
6969
- Seize
7070
- Lock
7171
- Unlock
72-
- DealSponsored
7372
abis:
7473
- name: IexecInterfaceToken
7574
file: node_modules/@iexec/poco/artifacts/contracts/IexecInterfaceNative.sol/IexecInterfaceNative.json
@@ -108,8 +107,6 @@ dataSources:
108107
handler: handleLock
109108
- event: Unlock(address,uint256)
110109
handler: handleUnlock
111-
- event: DealSponsored(bytes32,address)
112-
handler: handleDealSponsored
113110
callHandlers:
114111
- function: matchOrders((address,uint256,uint256,bytes32,address,address,address,bytes32,bytes),(address,uint256,uint256,bytes32,address,address,address,bytes32,bytes),(address,uint256,uint256,bytes32,uint256,uint256,address,address,address,bytes32,bytes),(address,uint256,address,uint256,address,uint256,address,uint256,bytes32,uint256,uint256,address,address,string,bytes32,bytes))
115112
handler: handleMatchOrders

0 commit comments

Comments
 (0)