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

Petroleum Template #187

Open aferende opened 2 years ago

aferende commented 2 years ago

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
    }
}