> The chain interface has an m_node member, which has a pointer to the mempool global. Use the pointer instead of the global to prepare the removal of the mempool global. See [[https://github.com/bitcoin/bitcoin/pull/19556 | core#19556]]
This is a backport of [[https://github.com/bitcoin/bitcoin/pull/19848 | core#19848]]