unimportant fixes to markets, im just bored waiting for sal testnet to achieve right height to check if previous changes work ;)

This commit is contained in:
gh14
2025-08-31 23:08:58 +00:00
parent e2abef8b06
commit 8f7418757c
3 changed files with 219 additions and 229 deletions

View File

@@ -7,7 +7,7 @@ var email = "support@poolhost.com";
var telegram = "https://t.me/YourPool";
var discord = "https://discordapp.com/invite/YourPool";
var marketCurrencies = ["{symbol}-BTC", "{symbol}-USD", "{symbol}-EUR", "{symbol}-CAD"];
var marketCurrencies = ["{symbol}-BTC", "{symbol}-USDT"];
var blockchainExplorer = "http://chainradar.com/{symbol}/block/{id}";
var transactionExplorer = "http://chainradar.com/{symbol}/transaction/{id}";