Skip to content

Commit 7ca35a5

Browse files
authored
Usual Tags (#14131)
1 parent 0387d23 commit 7ca35a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

projects/usual/index.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ const owners = [
1919

2020
module.exports = {
2121
methodology: 'TVL represents the value in RWA held by the protocol',
22-
ethereum: { tvl: sumTokensExport({ tokens, owners })}
22+
ethereum: { tvl: sumTokensExport({ tokens, owners })},
23+
doublecounted: true
2324
}

0 commit comments

Comments
 (0)