From 7b828472b984494df95c285d8631cf83e38e83e6 Mon Sep 17 00:00:00 2001
From: Jochen Hoenicke <hoenicke@gmail.com>
Date: Thu, 4 Jan 2018 21:49:52 +0100
Subject: [PATCH] Added cashaddr prefix for Bitcoin Cash testnet

---
 coins.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/coins.json b/coins.json
index c7fd0184c1..0810304556 100644
--- a/coins.json
+++ b/coins.json
@@ -124,7 +124,7 @@
 	"xpub_magic": "043587cf",
 	"xpub_magic_segwit_p2sh": null,
 	"bech32_prefix": null,
-	"cashaddr_prefix": null,
+	"cashaddr_prefix": "bchtest",
 	"bip44": 1,
 	"segwit": false,
 	"decred": false,