investing: more data + charts

This commit is contained in:
nym21
2026-01-26 10:28:26 +01:00
parent 5c824e50b8
commit 371fb2cb17
30 changed files with 1922 additions and 1010 deletions

View File

@@ -41,6 +41,8 @@ function walk(node, map, path) {
kn === "outputtype" ||
kn === "heighttopool" ||
kn === "txid" ||
kn.startsWith("satblocks") ||
kn.startsWith("satdays") ||
kn.endsWith("state") ||
kn.endsWith("index") ||
kn.endsWith("indexes") ||