Bitcoin Forum
May 30, 2024, 09:24:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problems Paying (Help)  (Read 245 times)
danycoman (OP)
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


View Profile WWW
July 17, 2017, 12:58:45 PM
 #1

Hello,

We created a pool, but it does not make payments to the miners.Please help me with a solution!


My config :

Code:
"poolServer": {
        "enabled": true,
        "clusterForks": "auto",
        "poolAddress": "CkKuGsiPrJ8PoknLKMByyJWvMiNVWQFoujHUVzmgUNuuego1vCywyML84xT2qBLr5ZP3voyWCbntJYrsMcB3rTfw9YHzbCB",
        "blockRefreshInterval": 1000,
        "minerTimeout": 900,
        "ports": [
            {
                "port": 3333,
                "difficulty": 100,
                "desc": "Low end hardware"
            },
            {
                "port": 5555,
                "difficulty": 2000,
                "desc": "Mid range hardware"
            },
            {
                "port": 7777,
                "difficulty": 10000,
                "desc": "High end hardware"
            },
            {
                "port": 8888,
                "difficulty": 10000,
                "desc": "Hidden port",
                "hidden": true
            }
        ],
        "varDiff": {
            "minDiff": 2,
            "maxDiff": 100000,
            "targetTime": 100,
            "retargetTime": 30,
            "variancePercent": 30,
            "maxJump": 100
        },
        "fixedDiff": {
            "enabled": true,
            "addressSeparator": "."
        },
        "shareTrust": {
            "enabled": true,
            "min": 10,
            "stepDown": 3,
            "threshold": 10,
            "penalty": 30
        },
        "banning": {
            "enabled": true,
            "time": 600,
            "invalidPercent": 25,
            "checkThreshold": 30
        },
        "slushMining": {
            "enabled": false,
            "weight": 120,
            "lastBlockCheckRate": 1
        }
    },

    "payments": {
        "enabled": true,
        "interval": 60,
        "maxAddresses": 50,
        "mixin": 3,
        "transferFee": 50000000,
        "minPayment": 10000000000,
        "maxTransactionAmount": 10000000000,
        "denomination": 10000000000   
   },

    "blockUnlocker": {
        "enabled": true,
        "interval": 30,
        "depth": 10,
        "poolFee": 1,
        "devDonation": 0.1,
        "coreDevDonation": 0.1,
        "extraFeaturesDevDonation":0.1
    },

    "api": {
        "enabled": true,
        "hashrateWindow": 600,
        "updateInterval": 3,
        "port": 1117,
        "blocks": 30,
        "payments": 30,
        "password": "Password"
    },

    "daemon": {
        "host": "127.0.0.1",
        "port": 18091
    },

    "wallet": {
        "host": "127.0.0.1",
        "port": 28028
    },

    "redis": {
        "host": "127.0.0.1",
        "port": 6379
    },

    "monitoring": {
        "daemon": {
            "checkInterval": 60,
            "rpcMethod": "getblockcount"
        },
        "wallet": {
            "checkInterval": 60,
            "rpcMethod": "getbalance"
        }
    },

    "charts": {
        "pool": {
            "hashrate": {
                "enabled": true,
                "updateInterval": 60,
                "stepInterval": 1800,
                "maximumPeriod": 86400
            },
            "workers": {
                "enabled": true,
                "updateInterval": 20,
                "stepInterval": 1800,
                "maximumPeriod": 86400
            },
            "difficulty": {
                "enabled": true,
                "updateInterval": 1800,
                "stepInterval": 10800,
                "maximumPeriod": 604800
            },
            "price": {
                "enabled": true,
                "updateInterval": 1800,
                "stepInterval": 10800,
                "maximumPeriod": 604800
            },
            "profit": {
                "enabled": true,
                "updateInterval": 1800,
                "stepInterval": 10800,
                "maximumPeriod": 604800
            }
        },
        "user": {
            "hashrate": {
                "enabled": true,
                "updateInterval": 180,
                "stepInterval": 1800,
                "maximumPeriod": 86400
            },
            "payments": {
                "enabled": true
            }
        }
    }
 }

Adress pool : http://185.206.146.71/ 
Adress miner : Cr13DmjPeyw4HvrZJGgnYbBBy3hoXRWyVNQwYKDwiNGRHBDPMZ33gBKF4GXM9vSU83c2TuJwijU5eYV H87wgFa4NDo4zpax


Status:

 Pending Balance: 4128.23681451 CHRC
 Total Paid: 0.00000000 CHRC
 Last Share Submitted: less than a minute ago
 Hash Rate: 199.00 H/sec
 Total Hashes Submitted: 30692992








Thank you very much



VRobb
Hero Member
*****
Offline Offline

Activity: 1610
Merit: 538

I'm in BTC XTC


View Profile
July 17, 2017, 07:00:42 PM
 #2

This: https://bitcointalk.org/index.php?topic=384462.0

I don't believe in superstition because it's bad luck: 13thF1oor6CAwyzyxXPNnRvu3nhhYeqZdc
These aren't the Droids you're looking for: S5 & S7 (Sold), R4B2, R4B4 (RIP), 2x S9 obsolete, 2xS15-28, S17-56, S17-70
Pushing a whopping 1/5 PH!  Oh The SPEED!!!
danycoman (OP)
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


View Profile WWW
July 17, 2017, 07:05:49 PM
 #3

No solve Sad
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!