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 core#19556
This is a backport of core#19848
Differential D9784
Remove mempool global from interfaces PiRK on Jul 14 2021, 08:32. Authored by Tags None Subscribers None
Details
This is a backport of core#19848 ninja all check-all
Diff Detail
|