From 1c77449419f54b8196adc9e8a4a7c05360cd62f9 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Mon, 15 Jan 2018 08:55:17 -0500 Subject: [PATCH] remove extra } from json file --- boilerplate/config/blockchain.json | 1 - 1 file changed, 1 deletion(-) diff --git a/boilerplate/config/blockchain.json b/boilerplate/config/blockchain.json index 45f4f6dd..961c8be6 100644 --- a/boilerplate/config/blockchain.json +++ b/boilerplate/config/blockchain.json @@ -18,7 +18,6 @@ "wsHost": "localhost", "wsPort": 8546 }, - }, "testnet": { "enabled": true, "networkType": "testnet",