You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be changed to a shared pointer (and renamed g_mempool) so that it isn't initialized until runtime. That would allow us to remove the code added in bitcoin#6889.