Skip to content

Commit

Permalink
fix: add hashtack to config template
Browse files Browse the repository at this point in the history
  • Loading branch information
Th0rgal committed Apr 28, 2024
1 parent e80d8a2 commit 5894e30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ utils_contract = "0xXXXXXXXXXXXX"
pairs = ["0xXXXXXXXXXXXX"]
[quests.carbonable]
contract = "0x014c6533fec6fd168189b49150907db533e8be3a2e69b0657ae4ec6459a94668"
[quests.hashstack]
contract = "0x0"
token_address = "0x0"
[quests.zklend]
contract = "0xXXXXXXXXXXXX"
utils_contract = "0xXXXXXXXXXXXX"
Expand Down

0 comments on commit 5894e30

Please sign in to comment.