Skip to content

Commit 9929231

Browse files
Update total staking
Update total staking
1 parent ec0202e commit 9929231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/apwine/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ module.exports = {
108108
doublecounted: true,
109109
ethereum: {
110110
tvl: tvl_from_registry('ethereum'),
111-
staking: staking(veAPW, APW),
111+
//staking: staking(veAPW, APW),
112112
},
113113
polygon: {
114114
tvl: tvl_from_registry('polygon'),

0 commit comments

Comments
 (0)