BOOMCOIN开始了,BOOM钱包,挖工具,boom币P盘软件下载!

in cn •  6 years ago  (edited)

硬盘币矿池哪个好?POC币矿池哪个收益高?大佬实测这个池真的高真高!




又一硬盘币牛币(Newbi)挖矿教程,如何SOLO挖币


钱包:http://www.boomcoin.org/dl/Boomcoin-1.0.0.zip

挖矿工具:http://www.boomcoin.org/dl/Blagominer-2.0.0.2.zip

P盘软件:https://github.com/Blagodarenko/XPlotter

 

{
"MinerName": "HelloMiner",
"EnableMining" : true, // Enables mining of Boomcoin
"Priority" : 0, // Priority for Boomcoin in case of dual mining. Lower value means higher priority.

"Mode" : "solo", // Mining mode: "pool" or "solo"
"Server" : "localhost", // Submit deadlines to this address and port
"Port" : "8125",

"SubmitTimeout" : 1500, // Timeout in milliseconds after a deadline submission is regarded as failed.
// Increase this value if deadlines are being resent too many times.

"UpdaterAddr" : "localhost", // Get mining information from this address and port
"UpdaterPort" : "8125",

"EnableProxy" : false, // Run Boomcoin proxy
"ProxyPort" : "8126", // Listening port for Boomcoin proxy
"ProxyUpdateInterval" : 450, // Interval in milliseconds for the proxy checking for new client requests

"SendInterval": 100, // Interval in milliseconds for the sender thread checking for new deadlines found during Mining
"UpdateInterval" : 450, // Interval in milliseconds for the updater thread checking for new mining information

"TargetDeadline" : 32000000, // Target deadline in seconds

"POC2StartBlock" : 0, // The block height PoC2 format started

"Paths" : ["D:\plots"], // List of directories containing the plot files. Examples:
// [d:\plot, e:\plots, f:\data\plot]
// [d:/plot, e:/plots, f:/data/plot]

"Logging" : { // Configuration for logging
"UseLog" : true, // Enables logging to file
"EnableCsv" : true, // Enables csv logging to file
"logAllGetMiningInfos" : false // Set this to false if you want to log every received mining information and all updates sent
// by the proxies, even if there is no new information. This increases the log file size
// quite fast. Set this to true otherwise.
},

"CacheSize" : 131072, // Cache in nonces (1 nonce in scoop = 64 bytes) for native PoC
// Use powers of 2 (e.g. 8192, 16384, 32768, 65536, 131072, 262144, 524288)
"CacheSize2" : 524288, // Cache in nonces (1 nonce in scoop = 64 bytes) for on-the-fly PoC conversion
// Use powers of 2 (e.g. 8192, 16384, 32768, 65536, 131072, 262144, 524288)

"Debug": false, // Show detailed information in the miner window

"ShowCorruptedPlotFiles" : true, // Show a list of possibly corrupted plot files in the miner window

"IgnoreSuspectedFastBlocks" : true, // Don't count mismatching deadlines while tracking possibly corrupted plot files
// if the cause may have been a fast block.

"UseHDDWakeUp" : true, // Keep HDDs spinning (every 3 minutes, only if mining of any coin is enabled)

"CheckForUpdateIntervalInDays": 1, // Interval in days for update checks

"UseBoost" : false, // Set preferred processor for mining threads

"WinSizeX" : 96, // Miner window width in columns (characters). Minimum value: 96
"WinSizeY" : 50, // Miner window height in columns (characters). Minimum value: 20
"LockWindowSize" : true, // Disable resizing of miner window

"ApiKey": "input_your_api_key_from_pool"
}


Posted from my blog with SteemPress : http://www.yundongfang.com/Yun11161.html

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!