Check if any cluster limits are exceeded. Returns true if pass, false if fail.

Synopsis

Declared in <txmempool.h>

bool
CheckMemPoolPolicyLimits();

Return Value

true if the staged changes pass the cluster policy limits, false otherwise.

Created with MrDocs