diff options
| author | Wladimir J. van der Laan <[email protected]> | 2013-05-30 15:51:41 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2013-05-30 16:41:35 +0200 |
| commit | d98bf10f23e0e633ff2ff33075a353d30bf862b4 (patch) | |
| tree | 0bc8873a2c74894989dcf9dfe3b8f69696d5814b /src/test/script_tests.cpp | |
| parent | Merge pull request #2697 from Michagogo/master (diff) | |
| download | discoin-d98bf10f23e0e633ff2ff33075a353d30bf862b4.tar.xz discoin-d98bf10f23e0e633ff2ff33075a353d30bf862b4.zip | |
Move pMiningKey init out of StartRPCThreads
This commit decouples the pMiningKey initialization and shutdown from the RPC
threads.
`getwork` and `getblocktemplate` rely on pMiningKey, and can also be ran
from the debug window in the UI even when the RPC server is not running.
Solves issue #2706.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions