Skip to content

Commit d60b699

Browse files
authored
chore: remove extra TVL wording on methology (DefiLlama#10478)
1 parent 64c48c1 commit d60b699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/native/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const { sumTokens2, nullAddress } = require("../helper/unwrapLPs");
33

44
module.exports = {
55
methodology:
6-
"TVL: Counts the inventory held by Native's Partnered Market Makers used to facilitate slippage free swaps on the protocol",
6+
"Counts the inventory held by Native's Partnered Market Makers used to facilitate slippage free swaps on the protocol",
77
};
88

99
const config = {

0 commit comments

Comments
 (0)