diff --git a/defs/coins/groestlcoin_testnet.json b/defs/coins/groestlcoin_testnet.json index 2232f34fb2..33837a74c3 100644 --- a/defs/coins/groestlcoin_testnet.json +++ b/defs/coins/groestlcoin_testnet.json @@ -32,6 +32,8 @@ "address_prefix": "groestlcoin:", "min_address_length": 27, "max_address_length": 34, - "bitcore": [], + "bitcore": [ + "https://groestlsight-test.groestlcoin.org" + ], "blockbook": [] }