Revert "Relay double-spends, subject to anti-DOS"

This reverts commit d640a3ceab.
This commit is contained in:
Wladimir J. van der Laan
2014-07-17 14:09:55 +02:00
parent 3015e0bca6
commit 98e84aae7a
6 changed files with 15 additions and 109 deletions

View File

@@ -112,9 +112,6 @@ struct CNodeStateStats;
struct CBlockTemplate;
/** Set up internal signal handlers **/
void RegisterInternalSignals();
/** Register a wallet to receive updates from core */
void RegisterWallet(CWalletInterface* pwalletIn);
/** Unregister a wallet from core */