Post
Topic
Board Announcements (Altcoins)
Re: [ANN]Quatre coin (Cryptonight turtle) (Exchange)(NFT Marketplace)
by
Bacardi Toni
on 02/03/2022, 18:46:25 UTC
The xmrig miner gives the following error message:

pool.quatre.cc:3333 connect errot: "operation canceled"

My config:

"pools": [
        {
            "algo": null,
            "coin": null,
            "url": "pool.quatre.cc:5555",
            "user": "my wallet address",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": false,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false,
            "socks5": null,
            "self-select": null,
            "submit-to-origin": false
        }
    ],