From 08d012cb01b00b251d6c33bb828bfab7e328fc65 Mon Sep 17 00:00:00 2001 From: Trent McConaghy <5305452+trentmc@users.noreply.github.com> Date: Fri, 15 May 2020 12:29:26 +0200 Subject: [PATCH] Update features.html: remove "new" & link to roadmap --- _src/features.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/_src/features.html b/_src/features.html index 7c6ec7c..df89e0c 100644 --- a/_src/features.html +++ b/_src/features.html @@ -20,11 +20,9 @@ features: - title: "Byzantine Fault Tolerant (BFT)" text: "Up to one third of the nodes in the network can be experiencing arbitrary faults and the rest of the network will still come to consensus on the next block." icon: "icon-network" - new: true - title: "Low Latency" text: "A global network takes about a second to come to consensus on a new block. In other words, transaction finality happens fast." icon: "icon-hourglass" - new: true - title: "Customizable" text: "Design your own private network with custom assets, transactions, permissions and transparency." icon: "icon-settings" @@ -67,10 +65,6 @@ js: page-features.min.js {% endfor %} - -

- Our Roadmap -