From 34ceda310d18c4ec2dc88be1cfe08a97ee13fc64 Mon Sep 17 00:00:00 2001 From: dismad <81990132+dismad@users.noreply.github.com> Date: Wed, 20 Nov 2024 08:38:39 -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 242332c..10793f5 100644 --- a/public/data/shieldedtxcount.json +++ b/public/data/shieldedtxcount.json @@ -123,5 +123,11 @@ "sapling": 146, "orchard": 247, "timestamp": "11/19/2024" + }, + { + "sprout": 0, + "sapling": 174, + "orchard": 310, + "timestamp": "11/20/2024" } ]