From 82d8f717737698940ee3039cb4a6312711a884c4 Mon Sep 17 00:00:00 2001 From: TypicalHog Date: Thu, 31 May 2018 21:24:10 +0200 Subject: [PATCH] Update ledger stats (#902) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d48b5937..5853f6ef 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 December 2017, the Nano network has processed over four million transactions with an unpruned ledger size of only 1.7GB. +* As of May 2018, the Nano network has processed over ten million transactions with an unpruned ledger size of only 3.8GB. For more information, see [Nano.org](https://nano.org/) or read the [whitepaper](https://nano.org/en/whitepaper).