d37756f380b27d259a7818078ddf02caa0a4578a Just call `pwallet->syncMempool()` and early return there - no need to expose mempool synced flag. _Originally posted by @promag in https://github.com/bitcoin/bitcoin/pull/19876#discussion_r504297506_
d37756f
Just call
pwallet->syncMempool()and early return there - no need to expose mempool synced flag.Originally posted by @promag in #19876 (comment)