Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
karter18 opened this issue Oct 1, 2017 · 1 comment
Open

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

karter18 opened this issue Oct 1, 2017 · 1 comment

Comments

@karter18
Copy link

karter18 commented Oct 1, 2017

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.

@hacktron
Copy link

what error are you getting following whats available online?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants