remove link in blog post 'pruning' (fix jekyll error)

See merge request monero-project/monero-site!997
This commit is contained in:
luigi1111 2019-02-19 21:19:31 +01:00
commit 0713ad8a3a

View file

@ -3,7 +3,7 @@ layout: post
title: Monero Adds Blockchain Pruning and Improves Transaction Efficiency
summary: Monero adds pruning and reduces range proof verification time with forthcoming upgrade
tags: [dev, core, crypto]
author: [Justin Ehrenhofer](https://twitter.com/JEhrenhofer)
author: Justin Ehrenhofer
---
To facilitate scalability, Monero recently added blockchain pruning to its daemon software. This feature allows users to optionally "prune" about 2/3 of the blockchain data, while still contributing to the network. There are several other efficiency upgrades in the upcoming 0.14 release.
@ -30,4 +30,4 @@ Monero developers have found new ways to further decrease transaction size and v
<img src="/blog/assets/pruning/pruning.JPG" style="width: 800px;"/>
Of course, these improvements are only small parts of the full 0.13 release notes. Follow Monero's development and stay tuned for future upgrades!
Of course, these improvements are only small parts of the full 0.14.1 release notes. Follow Monero's development and stay tuned for future upgrades!