From 11221cfe1cc5bda4d7b999517e92dd87ad00f2bc Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Fri, 19 Oct 2018 18:08:51 +0200 Subject: [PATCH] defs: fix grs backend uri --- defs/bitcoin/groestlcoin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defs/bitcoin/groestlcoin.json b/defs/bitcoin/groestlcoin.json index 459e1d79c..75e2fc275 100644 --- a/defs/bitcoin/groestlcoin.json +++ b/defs/bitcoin/groestlcoin.json @@ -34,7 +34,7 @@ "max_address_length": 34, "bitcore": [ "https://groestlsight.groestlcoin.org", - "https://grsblocks.com/" + "https://grsblocks.com" ], "blockbook": [ "https://blockbook.groestlcoin.org"