Skip to content

Commit

Permalink
Fix: Knit-finance (outdated) (#11725)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpeluche authored Sep 24, 2024
1 parent 78fecf3 commit 12ea3af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/knitfinance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ module.exports = {

function addChain(chain) {
module.exports[chain] = {
deadFrom: "2023-02-01",
tvl: async () => {
const balances = {}
const key = chainConfig[chain];
Expand Down

0 comments on commit 12ea3af

Please sign in to comment.