Revert "Formatting, spelling, comment fixes."
This reverts commit 7a19efe040.
This commit is contained in:
@@ -657,7 +657,7 @@ bool CWallet::AddToWalletIfInvolvingMe(const CTransaction& tx, const CBlock* pbl
|
||||
|
||||
bool fIsConflicting = IsConflicting(tx);
|
||||
if (fIsConflicting)
|
||||
nConflictsReceived++;
|
||||
nConflictsReceived++;
|
||||
|
||||
if (fExisted || IsMine(tx) || IsFromMe(tx) || fIsConflicting)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user