diff options
| author | Jeff Garzik <[email protected]> | 2012-05-10 20:20:31 -0400 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2012-05-10 20:20:31 -0400 |
| commit | 133dce6a37e634aebf6f9e41b8535393ac5f819e (patch) | |
| tree | 5c8163d653de8fbb0b2551d10d228a1d673d589e /src/sync.cpp | |
| parent | Fix osx build (diff) | |
| download | discoin-133dce6a37e634aebf6f9e41b8535393ac5f819e.tar.xz discoin-133dce6a37e634aebf6f9e41b8535393ac5f819e.zip | |
CTxMemPool: consolidate two frequently-printed debug.log lines into one
Previously, a single TX would trigger two log lines in quick succession,
addUnchecked(): size 152
CTxMemPool::accept() : accepted c4cfdd48b7
After this change, only one log line is used:
CTxMemPool::accept() : accepted 98885e65db (poolsz 26)
Diffstat (limited to 'src/sync.cpp')
0 files changed, 0 insertions, 0 deletions