farmr icon indicating copy to clipboard operation
farmr copied to clipboard

Profit Template

Open aferende opened this issue 2 years ago • 0 comments

Hi, could you please add profit.json.template?

{
  "Binary Name": "profit",
  "Currency Symbol": "PROFIT",
  "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": 48560,
    "farmer": 48559,
    "fullNode": 48555,
    "wallet": 49256,
    "daemon": 45400
  }
}

Ty

aferende avatar Mar 27 '22 13:03 aferende