Do not treat fFromMe transaction differently when broadcasting

This commit is contained in:
Pieter Wuille
2013-10-19 17:21:49 +02:00
parent 0d09b3e8b0
commit fe52346450
3 changed files with 0 additions and 35 deletions

View File

@@ -319,8 +319,6 @@ public:
return setKeyPool.size();
}
bool GetTransaction(const uint256 &hashTx, CWalletTx& wtx);
bool SetDefaultKey(const CPubKey &vchPubKey);
// signify that a particular wallet feature is now used. this may change nWalletVersion and nWalletMaxVersion if those are lower