mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Revert "Relay double-spends, subject to anti-DOS"
This reverts commit d640a3ceab.
This commit is contained in:
@@ -1229,7 +1229,6 @@ bool AppInit2(boost::thread_group& threadGroup)
|
||||
LogPrintf("mapAddressBook.size() = %u\n", pwalletMain ? pwalletMain->mapAddressBook.size() : 0);
|
||||
#endif
|
||||
|
||||
RegisterInternalSignals();
|
||||
StartNode(threadGroup);
|
||||
if (fServer)
|
||||
StartRPCThreads();
|
||||
|
||||
Reference in New Issue
Block a user