mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 23:29:58 -07:00
parser: add ratio for price smas
This commit is contained in:
@@ -552,7 +552,7 @@ export function createPresets(scale: ResourceScale) {
|
||||
{
|
||||
title: "Vaulted Supply Net Change",
|
||||
color: colors.vaultedness,
|
||||
datasetPath: `/${scale}-to-vaulted-supply`,
|
||||
datasetPath: `/${scale}-to-vaulted-supply-net-change`,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user