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

VENIDIUM Template #200

Open aferende opened 2 years ago

aferende commented 2 years ago

Please Add VENIDUM (XVM) Json Template

{
  "Binary Name": "venidium",
  "Currency Symbol": "XVM",
  "Minor Currency Symbol": "mojo",
  "Major to Minor Multiplier": 1e12,
  "Net": "mainnet",
  "Block Rewards": 2.0,
  "Blocks Per 10 Minutes": 32.0,
  "Online Config": true,
  "Ports": {
    "harvester": 5860,
    "farmer": 5859,
    "fullNode": 5855,
    "wallet": 6556,
    "daemon": 52700
  },
  "Report Interval": 600,
  "Log Parse Interval": 60
}