Skip to content

Commit 3df9c12

Browse files
authored
fix format
1 parent 0d55b14 commit 3df9c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/magma/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = {
55
iotex: {
66
tvl: sdk.util.sumChainTvls([
77
getLiquityTvl('0x21d81DABF6985587CE64C2E8EB12F69DF2178fe2'),
8-
getLiquityTvl('0xAeB0B38040aDdc4a2b520919f13944D9bC944435'),
8+
getLiquityTvl('0xAeB0B38040aDdc4a2b520919f13944D9bC944435')
99
]),
1010
// staking: staking('0x037a2e9a464fbA409D0E55600836864B410d6Dd8', '0x6C0bf4b53696b5434A0D21C7D13Aa3cbF754913E'), // disabled as backing of WEN is already counted towards tvl
1111
},

0 commit comments

Comments
 (0)