diff options
| author | Jeff Garzik <[email protected]> | 2012-07-04 01:12:44 -0400 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2012-07-04 01:12:44 -0400 |
| commit | f77654a0e9424f13cad04f82c014abd78fbb5e38 (patch) | |
| tree | 29b9dd80f03edde949c5a7abdf3a5913cd91e889 /src/script.cpp | |
| parent | Remove duplicate GetHash() in ConnectBlock (diff) | |
| download | discoin-f77654a0e9424f13cad04f82c014abd78fbb5e38.tar.xz discoin-f77654a0e9424f13cad04f82c014abd78fbb5e38.zip | |
CTxMemPool: eliminate redundant lock, GetHash() call
::addUnchecked()'s only caller already takes the necessary lock,
and has already calculated the TX's hash.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions