aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet.cpp
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2016-12-05 23:04:50 -0800
committerPieter Wuille <pieter.wuille@gmail.com>2016-12-05 23:04:50 -0800
commit819ca3f18ebde1a4ff227ddfcc3a5d84a817773b (patch)
treee3f5921e9b8f012057942be58a1c100edb26bf51 /src/wallet/wallet.cpp
parent7d5d44969b4ab46a5146a46b4ed1ed7704d71c63 (diff)
downloadbitcoin-819ca3f18ebde1a4ff227ddfcc3a5d84a817773b.tar.xz
Remove mapOrphanTransactionsByPrev from DoS_tests
This is another violation of the one definition rule, as the type for mapOrphanTransactionsByPrev did not match the one in net_processing.cpp anymore. As it now depends on a custom Iterator, it seems too much hassle to correctly expose it to the tests. Instead, this commit just removes the one test it was referenced in.
Diffstat (limited to 'src/wallet/wallet.cpp')
0 files changed, 0 insertions, 0 deletions