diff options
author | John Newbery <john@johnnewbery.com> | 2020-06-25 15:37:51 -0400 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2020-09-07 19:57:32 +0100 |
commit | 55c79a9cefb6c83cdebbf6c538c471607695b457 (patch) | |
tree | d6a042f285f70e59b2dd11be0e553d298431fd45 /doc/release-notes-18244.md | |
parent | 6e8dd99ef1c147898bd06fee7014afdff6618f18 (diff) |
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 'doc/release-notes-18244.md')
0 files changed, 0 insertions, 0 deletions