From eb22d4ed63961e53e39db7f95420269dca182eae Mon Sep 17 00:00:00 2001 From: Justin Ehrenhofer Date: Sat, 9 Feb 2019 21:28:44 +0100 Subject: [PATCH] Add summary to blog post --- _posts/2019-02-01-pruning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2019-02-01-pruning.md b/_posts/2019-02-01-pruning.md index 0f897dcd..1ea7d709 100644 --- a/_posts/2019-02-01-pruning.md +++ b/_posts/2019-02-01-pruning.md @@ -1,7 +1,7 @@ --- layout: post title: Monero Adds Blockchain Pruning and Improves Transaction Efficiency -summary: +summary: Monero adds pruning and reduces range proof verification time with forthcoming upgrade tags: [dev, core, crypto] author: [Justin Ehrenhofer](https://twitter.com/JEhrenhofer) ---