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
Given that the default block size (a consensus parameter, not a config one) was reduced to 4MB, we should adapt the default maximum size in bytes for the mempool accordingly.
For instance, with maximum-size blocks, the mempool would be drained after 256 blocks by default. A factor of around 10 would be advisable.