From df12bc5e2cfce757788d06b565394327ee4e42b9 Mon Sep 17 00:00:00 2001 From: Szymon Lesisz Date: Thu, 30 Nov 2017 14:47:13 +0100 Subject: [PATCH] changed testnet bitcore urls --- coins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coins.json b/coins.json index c185c11ae..6032e14e7 100644 --- a/coins.json +++ b/coins.json @@ -62,8 +62,8 @@ "min_address_length": 27, "max_address_length": 34, "bitcore": [ - "https://testnet-bitcore3.trezor.io", - "https://testnet-bitcore4.trezor.io" + "https://testnet-bitcore1.trezor.io", + "https://testnet-bitcore2.trezor.io" ] }, {