Update ledger stats (#902)

This commit is contained in:
TypicalHog 2018-05-31 21:24:10 +02:00 committed by Russel Waters
commit 82d8f71773

View file

@ -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).