This commit is contained in:
Christopher Jeffrey 2014-08-20 16:50:03 -07:00
parent af2026aa50
commit 8537ad3ebf
1 changed files with 2 additions and 0 deletions

View File

@ -185,6 +185,8 @@ extern int nScriptCheckThreads;
// ~/bitcoin/src/bitcoind.cpp
// ~/bitcoin/src/main.h
// Similar to AppInit2 - minus logs and arg parsing:
static int
start_node(void) {
boost::thread_group threadGroup;