Skip to content

Commit

Permalink
Merge pull request #17 from maticnetwork/jdkanani/fix-entity
Browse files Browse the repository at this point in the history
Fix entity for StakingNft subgraph
  • Loading branch information
jdkanani authored Jan 11, 2021
2 parents 6dbfe3b + 4ce9669 commit 20941ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/subgraph.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ dataSources:
apiVersion: 0.0.4
language: wasm/assemblyscript
entities:
- Transfer
- StakingNFTTransfer
abis:
- name: StakingNft
file: ./abis/StakingNft.json
Expand Down

0 comments on commit 20941ae

Please sign in to comment.