powered by
miner_start starts the CPU mining process with the given number of threads.
miner_start
miner_start(threads = 1)
Integer - Given number of threads used for mining.
Other miner functions: gethr, miner_setEtherBase, miner_setExtra, miner_setGasPrice, miner_stop
gethr
miner_setEtherBase
miner_setExtra
miner_setGasPrice
miner_stop
# NOT RUN { miner_start() miner_start(4) # } # NOT RUN { # }
Run the code above in your browser using DataLab