mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Revert "Remove signal DoubleSpendDetected, use function"
This reverts commit 0da6b3fd18.
This commit is contained in:
parent
0de61e7585
commit
67cc8f25c2
3 changed files with 59 additions and 50 deletions
|
|
@ -1229,7 +1229,7 @@ bool AppInit2(boost::thread_group& threadGroup)
|
|||
LogPrintf("mapAddressBook.size() = %u\n", pwalletMain ? pwalletMain->mapAddressBook.size() : 0);
|
||||
#endif
|
||||
|
||||
InitRespendFilter();
|
||||
RegisterInternalSignals();
|
||||
StartNode(threadGroup);
|
||||
if (fServer)
|
||||
StartRPCThreads();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue