diff options
| author | John Newbery <[email protected]> | 2020-06-25 15:37:51 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2020-09-07 19:57:32 +0100 |
| commit | 55c79a9cefb6c83cdebbf6c538c471607695b457 (patch) | |
| tree | d6a042f285f70e59b2dd11be0e553d298431fd45 /src/script/script_error.cpp | |
| parent | [net processing] Add doxygen comments for orphan data and function (diff) | |
| download | discoin-55c79a9cefb6c83cdebbf6c538c471607695b457.tar.xz discoin-55c79a9cefb6c83cdebbf6c538c471607695b457.zip | |
ProcessOrphanTx: remove useless done variable
There is a keyword that allows us to break out of loops. Use it.
There's a small change in behaviour here: if we process multiple orphans
that are still orphans, then we'll only call mempool.check() once at the
end, instead of after processing each tx.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions