gilnobrega / farmr

A web dashboard for monitoring Chia farms. Also supports discord and email notifications.
GNU General Public License v3.0
250 stars 44 forks source link

CHINILLA Template #193

Open aferende opened 2 years ago

aferende commented 2 years ago

Please add CHINILLA Json Template

{
  "Binary Name": "chinilla",
  "Currency Symbol": "HCX",
  "Minor Currency Symbol": "mojo",
  "Major to Minor Multiplier": 1e12,
  "Net": "vanillanet",
  "Block Rewards": 2.0,
  "Blocks Per 10 Minutes": 32.0,
  "Online Config": true,
  "Ports": {
    "harvester": 43560,
    "farmer": 43559,
    "fullNode": 43555,
    "wallet": 42256,
    "daemon": 43400
  },
  "Report Interval": 600,
  "Log Parse Interval": 60
}