ibctminer
Version:
```js const IntMiner = require('./src'); const Debug = require('./src/log')(); const fs = require('fs'); const COMP = '[SIPC]';
40 lines (39 loc) • 2.54 kB
JSON
{
"中文": "English",
"不支持此种算法:": "Not support this algo:",
"不支持此币种:": "Not support this currency:",
"不支持此矿机:": "Not support this miner:",
"获得矿机状态超时": "Timeout for getting miner's status",
"矿机风扇异常": "Fan abnormal of miner",
"矿机电源异常": "Power abnormal of miner",
"矿机高温关机": "Shut down miner for high temperature",
"矿机高温警报": "Warning for high temperature of the miner",
"发送Work失败": "Failed to send work to miner",
"任务转换失败": "Failed to convert work for miner",
"矿机进入黑名单状态,将换用户名重启": "Miner will in blacklist status, but all reminer in other workname",
"矿机rejected过多,将重启": "Too many rejected, the miner will reboot",
"初始化矿机失败": "Failed to init miner",
"开始挖矿前,请先设置矿池": "Please set the pool first before mining",
"设置矿池前,请先停止挖矿": "Please stop mining first before setting the pool",
"查找矿机失败": "Failed to find miner",
"探测矿机失败": "Failed to detect miner",
"处理矿机条码失败": "Failed to control miner's SN",
"网络重新连通": "Reconnect the network",
"网络失去连接": "Failed to connect the network or set pool wrong, please check",
"此矿机版本过低, 请先升级": "The miner's version is too low, please update firmware first",
"创建Stratum客户端失败": "Failed to create the stratum's client",
"网络连接中断": "Disconnect the network",
"Socket请求超时": "Timeout for the socket's require",
"Stratum连接中断": "Disconnect the stratum or set pool wrong",
"矿池登陆失败": "Failed to login the pool",
"不支持此种连接模式:": "Not support this connect protocol",
"升级中,请等待": "Please wait to update firmware completely",
"挖矿中,请先暂停挖矿": "Please stop mining before update firmware",
"无法获取当前版本号": "Can't get current miner's version",
"烧入固件初始化失败": "When update firmware, failed to init miner",
"非法固件,请联系Intchains": "illegal firmware, please connect with Intchains",
"矿机对应固件版本错误,请联系Intchains": "This firmware Mismatch with the miner, please connect with Intchains",
"写入SN序列号失败": "Failed to write SN",
"烧录连接超时": "When update firmware, timeout to connect",
"串口出错": "Serial port error"
}