Skip to content

Commit e51b11a

Browse files
authored
Fix: Ziliqa (api down) (DefiLlama#15196)
1 parent 3b76ccf commit e51b11a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/bitfinex/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ const config = {
116116
},
117117
zilliqa: {
118118
owners: [
119-
'zil1xfsrre5qgx0mqg99xc0l2cuyu9ntt259ngsu7s', //Zilliqa hot wallet
120-
'zil184u2al6n0nrks06xjgq080hc95f77ttd7rkqvn', // Zilliqa cold wallet
119+
// 'zil1xfsrre5qgx0mqg99xc0l2cuyu9ntt259ngsu7s', //Zilliqa hot wallet
120+
// 'zil184u2al6n0nrks06xjgq080hc95f77ttd7rkqvn', // Zilliqa cold wallet
121121
]
122122
},
123123
doge: {

0 commit comments

Comments
 (0)