From 40046b262e75612facada86850eec1100413c322 Mon Sep 17 00:00:00 2001 From: Rafsal Rahim <31894153+rafsalrahim@users.noreply.github.com> Date: Sun, 14 Oct 2018 02:38:05 +0530 Subject: [PATCH] inclucded discription about hyperledger (#18651) --- client/src/pages/guide/english/blockchain/types/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/pages/guide/english/blockchain/types/index.md b/client/src/pages/guide/english/blockchain/types/index.md index dddb454124..04bd5f83ac 100644 --- a/client/src/pages/guide/english/blockchain/types/index.md +++ b/client/src/pages/guide/english/blockchain/types/index.md @@ -46,5 +46,6 @@ There is another category for classification, that is based on the persmission g 2. Private Permissioned Blockchain 3. Permissionless Blockchain +` Basically we use hyperledger to make permissioned blockchain. Hyperledger is a multi-project open source collaborative effort hosted by The Linux Foundation. ` This article is not an original work and is inspired and taken from [here](https://coinsutra.com/different-types-blockchains/) and [here](https://data-flair.training/blogs/types-of-blockchain/)