diff options
| author | Pieter Wuille <[email protected]> | 2016-12-05 23:04:50 -0800 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2016-12-05 23:04:50 -0800 |
| commit | 819ca3f18ebde1a4ff227ddfcc3a5d84a817773b (patch) | |
| tree | e3f5921e9b8f012057942be58a1c100edb26bf51 /src/script/interpreter.cpp | |
| parent | Merge #9282: CMutableTransaction is defined as struct (diff) | |
| download | discoin-819ca3f18ebde1a4ff227ddfcc3a5d84a817773b.tar.xz discoin-819ca3f18ebde1a4ff227ddfcc3a5d84a817773b.zip | |
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/script/interpreter.cpp')
0 files changed, 0 insertions, 0 deletions