From c2adce683a5f19c5eab4fbd26c9f4bcb1e1c30af Mon Sep 17 00:00:00 2001 From: dismad <81990132+dismad@users.noreply.github.com> Date: Sat, 26 Oct 2024 09:19:32 -0700 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 6b5284f..0400b2f 100644 --- a/public/data/shieldedtxcount.json +++ b/public/data/shieldedtxcount.json @@ -9,5 +9,11 @@ "sapling": 946, "orchard": 192, "timestamp": "10/25/2024" + }, + { + "sprout": 0, + "sapling": 926, + "orchard": 159, + "timestamp": "10/26/2024" } ]