From 58bd19fe7f55dbecd07500ae6bc1a3d7b48d0067 Mon Sep 17 00:00:00 2001 From: nahuhh <50635951+nahuhh@users.noreply.github.com> Date: Sat, 28 Sep 2024 19:16:47 +0000 Subject: [PATCH] tokenomics: macros for blockchain sizes --- docs/en/technical-specs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/technical-specs.md b/docs/en/technical-specs.md index eb40a9a..b15e205 100644 --- a/docs/en/technical-specs.md +++ b/docs/en/technical-specs.md @@ -46,8 +46,8 @@ title: Monero Technical Specification ## Current blockchain size -* Pruned node: ~ 57GB as of Jan 2023 -* Complete chain without any pruning: ~138GB as of Jan 2023 +* Pruned node: ~{{ lmdb_size_pruned }}GB as of {{ lmdb_size_updated }} +* Full node: ~{{ lmdb_size_full }}GB as of {{ lmdb_size_updated }} ## Emission curve