From 7ada2eca967b3a6b652f054bfd7a6219cb07f9a6 Mon Sep 17 00:00:00 2001 From: dvandal Date: Thu, 25 Feb 2021 12:23:04 -0500 Subject: [PATCH] Update config.js --- website_example/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website_example/config.js b/website_example/config.js index 66dc1a6..8761bb4 100644 --- a/website_example/config.js +++ b/website_example/config.js @@ -15,7 +15,7 @@ var transactionExplorer = "http://chainradar.com/{symbol}/transaction/{id}"; var themeCss = "themes/default.css"; var defaultLang = "en"; -# Merged Mining: -# var api = "http://poolhost/apiMerged"; -# var blockchainExplorer = "http://explorer.ird.cash/?hash={id}#block"; -# var transactionExplorer = "http://explorer.ird.cash/?hash={id}#transaction"; \ No newline at end of file +// Merged Mining: +// var api = "http://poolhost/apiMerged"; +// var blockchainExplorer = "http://explorer.ird.cash/?hash={id}#block"; +// var transactionExplorer = "http://explorer.ird.cash/?hash={id}#transaction";