Update config.js

This commit is contained in:
dvandal
2021-02-25 12:23:04 -05:00
committed by GitHub
parent b300fc2cdc
commit 7ada2eca96

View File

@@ -15,7 +15,7 @@ var transactionExplorer = "http://chainradar.com/{symbol}/transaction/{id}";
var themeCss = "themes/default.css"; var themeCss = "themes/default.css";
var defaultLang = "en"; var defaultLang = "en";
# Merged Mining: // Merged Mining:
# var api = "http://poolhost/apiMerged"; // var api = "http://poolhost/apiMerged";
# var blockchainExplorer = "http://explorer.ird.cash/?hash={id}#block"; // var blockchainExplorer = "http://explorer.ird.cash/?hash={id}#block";
# var transactionExplorer = "http://explorer.ird.cash/?hash={id}#transaction"; // var transactionExplorer = "http://explorer.ird.cash/?hash={id}#transaction";