All translations

Jump to: navigation, search

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)# Ensure that nodecore is running (see: [[HowTo_run_NodeCore]])
# In the NodeCore CLI, run the "startpool" command. This will start the UCP NodeCore protocol on port 8501, which the miner needs.
# Unzip nodecore-reference-pow.zip
# In the bin folder, if Windows then run nodecore-reference-pow.bat, if linux then run nodecore-reference-pow
# Enter the input arguments
## How many threads would you like to mine on? --> such as 2 or 8.
## What host:port would you like to connect to for mining? --> 127.0.0.1:8501
## What address would you like to mine to? --> the default address for your local instance of nodecore, such as "V6RRxmzJAhLkeWTzcFzQkQEgP2hC1e". Run getinfo in the commandline to see the default address.
 h Chinese (China) (zh-cn)# 确保nodecore在运行 (参见: [[HowTo_run_NodeCore]])
# 在nodecore命令行界面中运行“startpool”指令。这样将在8501端口打开UCP的NodeCore协议,挖矿软件需要该协议。
# 解压缩 nodecore-reference-pow.zip
# 在bin文件夹中:如果是Windows系统则运行nodecore-reference-pow.bat, 如果是Linux系统则运行nodecore-reference-pow
# 输入所需要的参数
## How many threads would you like to mine on?(使用多少个CPU线程来挖矿?) --> 比如 2 或者 8 线程。
## What host:port would you like to connect to for mining?(连接到哪个矿池IP:端口来进行挖矿?) --> 127.0.0.1:8501
## What address would you like to mine to?(挖矿所得的收益地址是?) --> 本地Nodecore实例的默认地址即可, 比如"V6RRxmzJAhLkeWTzcFzQkQEgP2hC1e"。 可以通过在Nodecore命令行里运行getinfo指令以获得默认地址。