Move stake mining function wrapper definition to miner.cpp. Also, init NTP thread...
authorCryptoManiac <balthazar@yandex.ru>
Wed, 23 Sep 2015 01:15:29 +0000 (04:15 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Wed, 23 Sep 2015 01:15:29 +0000 (04:15 +0300)
commitb551b8a0a3084036528b348622e341bd43ef38e3
tree1b59a8ab1cc6a3b408e0d823ce78a6d73f1ec424
parent1d8129375a4d646abb5c49075d2b1f065d932680
Move stake mining function  wrapper definition to miner.cpp. Also, init NTP thread from StartNode().
src/init.cpp
src/main.h
src/miner.cpp
src/miner.h
src/net.cpp