From 486b6117ebdd373a3a3466e272cf9139446e939c Mon Sep 17 00:00:00 2001 From: dismad <81990132+dismad@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:22:06 -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 3195c95..0fbcf9d 100644 --- a/public/data/shieldedtxcount.json +++ b/public/data/shieldedtxcount.json @@ -171,5 +171,11 @@ "sapling": 110, "orchard": 296, "timestamp": "11/30/2024" + }, + { + "sprout": 0, + "sapling": 106, + "orchard": 313, + "timestamp": "11/30/2024" } ]