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/