Skip to content

Commit

Permalink
fix: template
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkanani committed Jan 5, 2021
1 parent be6c908 commit df5ebd0
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 @@ -176,7 +176,7 @@ dataSources:
name: StakingNft
network: {{ network }}
source:
address: "{{contracts.stakingNFT.address}}"
address: "{{contracts.stakingNft.address}}"
abi: StakingNft
startBlock: {{ contracts.stakingNft.startBlock }}
mapping:
Expand Down

0 comments on commit df5ebd0

Please sign in to comment.