From e61ddca58156b49a7cc1c23c3bd47a7738306025 Mon Sep 17 00:00:00 2001 From: dismad <81990132+dismad@users.noreply.github.com> Date: Wed, 15 Jan 2025 07:22:22 -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 1cadb43..690d330 100644 --- a/public/data/shieldedtxcount.json +++ b/public/data/shieldedtxcount.json @@ -429,5 +429,11 @@ "sapling": 193, "orchard": 353, "timestamp": "01/14/2025" + }, + { + "sprout": 0, + "sapling": 166, + "orchard": 337, + "timestamp": "01/15/2025" } ]