bitview: reorg part 4 + remove breakeven metrics

This commit is contained in:
nym21
2025-09-24 23:58:41 +02:00
parent 2279aa8f18
commit 0d5b792c57
7 changed files with 823 additions and 1643 deletions
File diff suppressed because it is too large Load Diff
-1
View File
@@ -320,7 +320,6 @@ export const serdeUnit = {
v === "sent" ||
v === "annualized_volume" ||
v.endsWith("supply_half") ||
v.endsWith("supply_breakeven") ||
v.endsWith("supply_in_profit") ||
v.endsWith("supply_in_loss") ||
v.endsWith("stack") ||