From b5423a606cd0f78ec95b9fc31908887950cfb0d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20B=C3=ADlek?= Date: Wed, 8 Nov 2017 15:03:50 +0100 Subject: [PATCH] Correcting Bitcoin2x coin name --- coins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coins.json b/coins.json index 463036037..fd88ab2c5 100644 --- a/coins.json +++ b/coins.json @@ -295,7 +295,7 @@ }, { "coin_name": "Bitcoin", "coin_shortcut": "B2X", - "coin_label": "Bitcoin Segwit2x", + "coin_label": "Bitcoin2x", "address_type": 0, "address_type_p2sh": 5, "maxfee_kb": 500000,