diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2016-12-05 23:04:50 -0800 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2016-12-05 23:04:50 -0800 |
commit | 819ca3f18ebde1a4ff227ddfcc3a5d84a817773b (patch) | |
tree | e3f5921e9b8f012057942be58a1c100edb26bf51 /INSTALL.md | |
parent | 7d5d44969b4ab46a5146a46b4ed1ed7704d71c63 (diff) |
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 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions