Check whether the given transaction would satisfy the mempool's cluster policy limits.
Declared in <txmempool.h>
<txmempool.h>
bool CheckPolicyLimits(CTransactionRef const& tx);
true if the transaction passes the policy limits.