add StartNode() to externs.
This commit is contained in:
parent
3f06092afa
commit
957bf97ade
@ -74,6 +74,7 @@
|
||||
|
||||
extern void (ThreadImport)(std::vector<boost::filesystem::path>);
|
||||
extern void (DetectShutdownThread)(boost::thread_group*);
|
||||
extern void (StartNode)(boost::thread_group&);
|
||||
extern int nScriptCheckThreads;
|
||||
// extern const int DEFAULT_SCRIPTCHECK_THREADS; // static!!
|
||||
#ifdef ENABLE_WALLET
|
||||
|
||||
Loading…
Reference in New Issue
Block a user