From d35478425a4ffab7ab2bba5a3405e16ed337a7b9 Mon Sep 17 00:00:00 2001 From: zachzwei <35627271+zachzwei@users.noreply.github.com> Date: Mon, 17 Feb 2020 12:02:36 +0800 Subject: [PATCH] Update ZEC info.json added short description --- blockchains/zcash/info/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchains/zcash/info/info.json b/blockchains/zcash/info/info.json index 49c5721fd..b1f6b930f 100644 --- a/blockchains/zcash/info/info.json +++ b/blockchains/zcash/info/info.json @@ -3,7 +3,7 @@ "website": "https://z.cash", "source_code": "https://github.com/zcash/zcash", "white_paper": "https://github.com/zcash/zips/blob/master/protocol/protocol.pdf", - "short_scription": "", + "short_description": "Zcash is a decentralized and open-source cryptocurrency that provides strong privacy protections. Shielded transactions hide the sender, recipient, and value on the blockchain.", "description": "Launched in 2016 by Zooko Wilcox-O’Hearn and based on the Zerocoin protocol, Zcash (ZEC) is a decentralized and open-source privacy-focused cryptocurrency that enables selective transparency of transactions. Zcash transactions can either be transparent or shielded through a zero-knowledge proof called zk-SNARKs. This allows the network to maintain a secure ledger of balances without disclosing the parties or amounts involved. Instead of publishing spend-authority and transaction values, the transaction metadata is encrypted and zk-SNARKs are used to prove that nobody is being dishonest.", "explorers": [ {