Skip to content

Commit

Permalink
add liq gauge abi to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
markusbkoch committed Dec 1, 2023
1 parent 3fba478 commit 2034d43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifest.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,8 @@ templates:
abis:
- name: GaugeInjector
file: ./abis/ChildChainGaugeInjector.json
- name: ChildChainLiquidityGaugeV2
file: ./abis/ChildChainLiquidityGaugeV2.json
eventHandlers:
- event: EmissionsInjection(address,address,uint256)
handler: handleEmissionsInjection

0 comments on commit 2034d43

Please sign in to comment.