Remove StakeMiner function, mine blocks directly in the thread function.
authorCryptoManiac <balthazar@yandex.ru>
Wed, 23 Sep 2015 22:00:16 +0000 (15:00 -0700)
committerCryptoManiac <balthazar@yandex.ru>
Wed, 23 Sep 2015 22:00:16 +0000 (15:00 -0700)
commit309244e6fd8edbd6e34e472d5287c1d597af967d
tree5a2a20d3923b60a1349358f3f5c50c6fccc3d639
parentb551b8a0a3084036528b348622e341bd43ef38e3
Remove StakeMiner function, mine blocks directly in the thread function.
src/miner.cpp
src/miner.h
src/net.cpp