Skip to content

$150 bounty for merge mining setup on unomp pool #11

@karter18

Description

@karter18

Hi All,

This is my config file:

{
"enabled": true,
"coin": "nova.json",

   "auxes":  {
        "coin": "Scorecoin.json",
        "daemons": [ 
            {
                "host": "127.0.0.1",
                "port": 2002,
                "user": "score",
                "password":

"71RFk6gTZh6oKXWNa6BbhoMEWseP2D9DJLpU5Go5R2xe"
}
]
}

,
"address": "4WHsPXfU6Q8SPrm2zwNzJTwkdQRKvAxUgL",

"rewardRecipients": {
    "": 0.0,
    "": 0.0
},

"paymentProcessing": {
    "enabled": false,
    "paymentInterval": 1800,
    "minimumPayment": 1,
    "daemon": {
        "host": "127.0.0.1",
        "port": 8344,
        "user": "novacoin",
        "password": "testpass"
    }
},

"ports": {
    "5000": {
        "diff": 6024
    },
    "4444": {
        "diff": 46048,
        "varDiff": {
            "minDiff": 46048,
            "maxDiff": 131072,
            "targetTime": 15,
            "retargetTime": 90,
            "variancePercent": 30
        }
    },
    "3100": {
        "diff": 162768
    }
},

"daemons": [
    {
        "host": "127.0.0.1",
        "port": 8344,
        "user": "novacoin",
        "password": "testpass"
    }
],

"p2p": {
    "enabled": false,
    "host": "127.0.0.1",
    "port": 19333,
    "disableTransactions": false
},

"mposMode": {
    "enabled": true,
    "host": "127.0.0.1",
    "port": 3306,
    "user": "root",
    "password": "password",
    "database": "nova33",
    "checkPassword": false,
    "autoCreateWorker": false
}

}

Can anyone help with this subject.
Thanks
Jamie


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions