mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Revert "Relay double-spends, subject to anti-DOS"
This reverts commit d640a3ceab.
This commit is contained in:
parent
3015e0bca6
commit
98e84aae7a
6 changed files with 15 additions and 109 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue