Compute the minimum fee rate to enter a mempool bounded by the given size limit.
Declared in <txmempool.h>
<txmempool.h>
CFeeRate GetMinFee(size_t sizelimit) const;
The minimum fee rate required for entry.