Skip to content

Commit

Permalink
Reset abi file path
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyjams committed Feb 7, 2025
1 parent 8410be4 commit 157d280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subgraph.bellecour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dataSources:
- Unlock
abis:
- name: IexecInterfaceToken
file: node_modules/@iexec/poco/build/contracts/IexecInterfaceNative.json
file: node_modules/@iexec/poco/artifacts/contracts/IexecInterfaceNative.sol/IexecInterfaceNative.json
eventHandlers:
- event: CreateCategory(uint256,string,string,uint256)
handler: handleCreateCategory
Expand Down

0 comments on commit 157d280

Please sign in to comment.