check if the outbound target is reached if param historicalBlockServingLimit is set true, the function will response true if the limit for serving historical blocks has been reached
Declared in <net.h>
[[requires_capability(0x7f950f5ffce8), requires_capability(0x7f950ed88518), requires_capability(0x7f950b490788), requires_capability(0x7f95034d33a8), requires_capability(0x7f950e210778), requires_capability(0x7f9527748418), requires_capability(0x7f950c3255a8), requires_capability(0x7f950c2411d8), requires_capability(0x7f95018ba988), requires_capability(0x7f950bd92838), requires_capability(0x7f95065c9f38)]]
bool
OutboundTargetReached(bool historicalBlockServingLimit) const;
true if the applicable outbound target has been reached.
| Name | Description |
|---|---|
| historicalBlockServingLimit | if true, test the historical-block serving limit instead of the total limit. |