From 4fe423742b1507fc9344e6baa8c47c657f631a89 Mon Sep 17 00:00:00 2001 From: dismad <81990132+dismad@users.noreply.github.com> Date: Thu, 7 Nov 2024 10:32:15 -0800 Subject: [PATCH] upload shieldedtxcount.json --- public/data/shieldedtxcount.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/data/shieldedtxcount.json b/public/data/shieldedtxcount.json index 1654ae5..dfb2db3 100644 --- a/public/data/shieldedtxcount.json +++ b/public/data/shieldedtxcount.json @@ -63,5 +63,11 @@ "sapling": 187, "orchard": 290, "timestamp": "11/06/2024" + }, + { + "sprout": 0, + "sapling": 126, + "orchard": 263, + "timestamp": "11/07/2024" } ]