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";