From 207a1afe27701085a3d948708c3ca127ce985595 Mon Sep 17 00:00:00 2001 From: Lucas Lopes Date: Fri, 24 Aug 2018 13:40:57 -0300 Subject: [PATCH] Update ledger size Information in README (#1037) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ddb991821..1a40388bf4 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ We've applied the philosophy of _"do one thing and do it well"_, we are focused * Nano utilizes a novel [block-lattice](https://github.com/nanocurrency/raiblocks/wiki/Block-lattice) architecture, unlike conventional blockchains used in many other cryptocurrencies. * The network requires minimal resources, no high-power mining hardware, and can process high transaction throughput. * Offers instantaneous transactions with zero fees and unlimited scalability, making Nano an ideal solution for peer-to-peer transactions. -* As of May 2018, the Nano network has processed over ten million transactions with an unpruned ledger size of only 3.8GB. +* As of August 2018, the Nano network has processed over twelve million blocks with an unpruned ledger size of only 4.6GB. For more information, see [Nano.org](https://nano.org/) or read the [whitepaper](https://nano.org/en/whitepaper).