From 84d8ab7cbd1939654369ec12ed9a4d5534d60d92 Mon Sep 17 00:00:00 2001 From: Nguyen Sy Thanh Son Date: Fri, 14 Dec 2018 15:29:36 +0700 Subject: [PATCH] Update mainnet.json --- config/mainnet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mainnet.json b/config/mainnet.json index 83ebbe14..344258ba 100644 --- a/config/mainnet.json +++ b/config/mainnet.json @@ -6,7 +6,7 @@ }, "explorerUrl": "https://scan.tomochain.com", "tomoscanUrl": "http://tomoscan_server:3333", - "baseUrl": "https://master.tomochain.com", + "baseUrl": "https://master.tomochain.com/", "db": { "uri" : "mongodb://tomomaster_db:27017/governance" },