From 4ac8e8cdffb04f83ba9f71c27513f8dced1aa3b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20B=C3=ADlek?= Date: Wed, 23 Aug 2017 15:11:28 +0200 Subject: [PATCH] Setting segwit to true with bitcoin --- coins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coins.json b/coins.json index 4ea87cc2ad..b994eb4180 100644 --- a/coins.json +++ b/coins.json @@ -11,7 +11,7 @@ "xpub_magic": "0488b21e", "xprv_magic": "0488ade4", "bip44": 0, - "segwit": false, + "segwit": true, "forkid": null, "default_fee_b": { "Low": 10,