From 3733efb8e73c2434da531be23c9fb4c57bae7cf0 Mon Sep 17 00:00:00 2001 From: muscleman Date: Mon, 17 Jan 2022 08:51:33 -0600 Subject: [PATCH] Update README.md more information --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bfee7b0..5d7ec2f 100644 --- a/README.md +++ b/README.md @@ -630,11 +630,11 @@ Variable explanations: /* Must point to the API setup in your config.json file. */ var api = "http://poolhost:8117"; -/* Pool server host to instruct your miners to point to (override daemon setting if set) */ -var poolHost = "poolhost.com"; +/*must match the coin name in your config.json file*/ +let parentCoin = "Zano" -/* Number of coin decimals places (override daemon setting if set) */ -"coinDecimalPlaces": 4, +/*display units used for pool*/ +let byteUnits = [' H', ' KH', ' MH', ' GH', ' TH', ' PH', 'EH', 'ZH', 'YH'] /* Contact email address. */ var email = "support@poolhost.com"; @@ -649,7 +649,7 @@ var discord = "https://discordapp.com/invite/YourPool"; var facebook = "https://www.facebook.com/