Skip to content

Commit

Permalink
🐝 fixed issue with wrong file for handleNewFXPoolV2 handler function
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiashu committed Mar 20, 2024
1 parent cd4ab4f commit 9e7c007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2370,7 +2370,7 @@ templates:
kind: ethereum/events
apiVersion: 0.0.5
language: wasm/assemblyscript
file: ./src/mappings/poolController.ts
file: ./src/mappings/poolFactory.ts
entities:
- Pool
- PoolShare
Expand Down

0 comments on commit 9e7c007

Please sign in to comment.