From 127daf2176974fd171952cc06f02b3b0cef870f0 Mon Sep 17 00:00:00 2001 From: Procrastinator Date: Sun, 18 Dec 2016 11:40:07 -0500 Subject: [PATCH] Create zcash.json --- coins/zcash.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 coins/zcash.json diff --git a/coins/zcash.json b/coins/zcash.json new file mode 100644 index 0000000..c874c0d --- /dev/null +++ b/coins/zcash.json @@ -0,0 +1,5 @@ +{ + "name": "zcash", + "symbol": "zec", + "algorithm": "equihash" +}