farmr icon indicating copy to clipboard operation
farmr copied to clipboard

Petroleum Template

Open aferende opened this issue 2 years ago • 0 comments

Hi, please add Petroleum (XPT) Json template:

{
    "Binary Name": "petroleum",
    "Folder Name": ".petroleum",
    "Currency Symbol": "XPT",
    "Minor Currency Symbol": "mojo",
    "Net": "mainnet",
    "Block Rewards": 1.0,
    "Blocks Per 10 Minutes": 32.0,
    "Online Config": true,
    "Ports": {
        "harvester": 33360,
        "farmer": 33359,
        "fullNode": 33377,
        "wallet": 33356,
        "daemon": 33310
    }
}

aferende avatar Apr 20 '22 21:04 aferende