门罗挖矿配置文件注释

您所在的位置:网站首页 门罗币挖矿算力表 门罗挖矿配置文件注释

门罗挖矿配置文件注释

2024-07-12 14:38| 来源: 网络整理| 查看: 265

{

    "api": {                       //请注意json是数据文件,如果没必要只填地址和矿池端口就可以了。  //双斜杠是注释。

        "id": null,                //Windows可用管理员模式开启挖矿软件,算力会有一定程度上的提升。

        "worker-id": null          // 本人为门罗技术爱好者,希望可以和大家共同进步。

    },

    "http": {

        "enabled": false, //启用hhtp与否

        "host": "127.0.0.1",

        "port": 0,  //端口

        "access-token": null, //访问令牌

        "restricted": true  //受限制

    },

    "autosave": true, //自动保存

    "background": false,  //挖矿是可以选择是否隐藏窗口

    "colors": true, //颜色

    "title": true, //标题

    "randomx": {

        "init": -1,  //初始化

        "mode": "auto", //模式自动

        "1gb-pages": true, //1g大页面

        "rdmsr": true, //读寄存器

        "wrmsr": true, //写寄存器

        "cache_qos": false,  //缓存

        "numa": true,

        "scratchpad_prefetch_mode": 1  //草稿行预取模式

    },

    "cpu": {

        "enabled": true, //开启CPU与否

        "huge-pages": true, //大页面

        "hw-aes": null,

        "priority": null, //优先级

        "memory-pool": true, //内存池

        "yield": true, //返回数值

        "asm": true,  

        "argon2-impl": null, //密钥导出函数

        "astrobwt-max-size": 550,  //strobwt算法最大值

        "astrobwt-avx2": false,   //高级矢量扩展集

        "argon2": [0, 1, 2, 3, 4, 5, 6, 7],

        "astrobwt": [0, 1, 2, 3, 4, 5, 6, 7],

        "cn": [

            [1, 0],

            [1, 2],

            [1, 4]

        ],

        "cn-heavy": [

            [1, 0],

            [1, 2]

        ],

        "cn-lite": [

            [1, 0],

            [1, 2],

            [1, 4],

            [1, 6],

            [1, 1],

            [1, 3]

        ],

        "cn-pico": [

            [2, 0],

            [2, 1],

            [2, 2],

            [2, 3],

            [2, 4],

            [2, 5],

            [2, 6],

            [2, 7]

        ],

        "cn/gpu": [0, 1, 2, 3, 4, 5, 6, 7],

        "defyx": [0, 1, 2, 3, 4, 5, 6, 7],

        "panthera": [0, 1, 2, 3, 4, 5, 6, 7],

        "rx": [0,2,4],

        "rx/arq": [0, 1, 2, 3, 4, 5, 6, 7],

        "rx/wow": [0, 2, 4, 6, 1, 3],

        "cn/0": false,

        "cn-lite/0": false,

        "kawpow": false,

        "rx/keva": "rx/wow"

    },

    "opencl": {       //opencl和cuda都是显卡挖矿,显卡挖门罗不划算,显卡建议挖以太币

        "enabled": false,   //启用显卡与否

        "cache": true,

        "loader": null,

        "platform": "AMD",   //AMD平台

        "adl": true,

        "cn/0": false,

        "cn-lite/0": false

    },

    "cuda": {

        "enabled": false, //启用显卡与否

        "loader": null,

        "nvml": true,   //英伟达平台

        "cn/0": false,

        "cn-lite/0": false

    },

    "donate-level": 0,   //捐赠等级

    "donate-over-proxy": 0, //委托捐赠

    "log-file": null,   //日志文件

    "pools": [    //矿池

        {

            "algo": null,   //算法

            "coin": null,   //币种

            "url": "mine.c3pool.com:13333",   //矿池及端口

            "user": "8B5mvT1wDJXQK8o9gL1NABd1AyCpK7fZ6bpAADjG6ZqMKTuJ4q44JZSPyPZzcoXohXcXGDVUsY2LU8w7Tt6AwAjt83Y1HFe",  //自己钱包地址

            "pass": "4710~rx/0", //挖矿机器名字  ~rx/0为固定门罗算法挖矿  ~之前是机器名字,之后是币种算法

            "rig-id": null,

            "nicehash": false,

            "keepalive": false,  //保持在线

            "enabled": true, 

            "tls": false,   //传输层安全

            "tls-fingerprint": null,  //传输层安全指纹

            "daemon": false,

            "socks5": null,   //代理

            "self-select": null    //自选项

        }

    ],

    "print-time": 60,  //60秒显示一次在cmd里面

    "health-print-time": 60, //正常显示算力

    "retries": 5,   //重试

    "retry-pause": 5,  //重试暂停

    "syslog": false,  //系统日志  

    "tls": {      //传输层安全

        "enabled": false,  //启用传输层安全与否

        "protocols": null, //协议

        "cert": null,      //证书

        "cert_key": null,  //证书密钥

        "ciphers": null,   //密码

        "ciphersuites": null,  //密码套件

        "dhparam": null    //密钥交换

    },

    "user-agent": null,    //用户代理

    "verbose": 0,

    "watch": true,

    "rebench-algo": false,

    "bench-algo-time": 20,

    "algo-perf": {    //各个币种算法的算力大小

        "cn/1": 117.90985075411541,

        "cn/2": 117.90985075411541,

        "cn/r": 117.90985075411541,

        "cn/fast": 235.81970150823083,

        "cn/half": 235.81970150823083,

        "cn/xao": 117.90985075411541,

        "cn/rto": 117.90985075411541,

        "cn/rwz": 157.21313433882055,

        "cn/zls": 157.21313433882055,

        "cn/double": 58.954925377057708,

        "cn-lite/1": 606.8150254751778,

        "cn-heavy/0": 52.57200374763245,

        "cn-heavy/tube": 52.57200374763245,

        "cn-heavy/xhv": 53.90305043114382,

        "cn-pico": 4351.888431497818,

        "cn-pico/tlo": 4351.888431497818,

        "cn/ccx": 282.23253682570967,

        "cn/gpu": 43.72784897016889,

        "rx/0": 1649.861691346368,

        "rx/wow": 2281.60081531744,

        "rx/loki": 1449.861691346368,

        "rx/arq": 10878.470604067663,

        "rx/sfx": 1449.861691346368,

        "rx/keva": 2271.3318510963756,

        "argon2/chukwa": 9860.369660006341,

        "argon2/wrkz": 14725.877098580915,

        "astrobwt": 258.3247096888507,

        "defyx": 1415.129252949642,

        "panthera": 2141.023983407026

    },

    "pause-on-battery": false   //使用电池时是否暂停

}



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3