farmr icon indicating copy to clipboard operation
farmr copied to clipboard

Ecostake Template

Open aferende opened this issue 2 years ago • 0 comments

Hi,

could you please add Ecostake Json Template?

eco.json.template

{
  "Binary Name": "ecostake",
  "Currency Symbol": "ECO",
  "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": 45627,
    "farmer": 45628,
    "fullNode": 38554,
    "wallet": 35256,
    "daemon": 42040
  }
}

aferende avatar Mar 30 '22 14:03 aferende