computer: snapshot

This commit is contained in:
nym21
2026-02-27 10:54:36 +01:00
parent 72c17096ea
commit c75421f46e
44 changed files with 1079 additions and 722 deletions

View File

@@ -55,7 +55,7 @@ export function buildCohortData() {
name: shortNames.short,
title: shortNames.long,
color: colors.term.short,
tree: utxoCohorts.term.short,
tree: utxoCohorts.sth,
};
const longNames = TERM_NAMES.long;
@@ -63,7 +63,7 @@ export function buildCohortData() {
name: longNames.short,
title: longNames.long,
color: colors.term.long,
tree: utxoCohorts.term.long,
tree: utxoCohorts.lth,
};
// Max age cohorts (up to X time)