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(0x7fbc935fb1f8), requires_capability(0x7fbc93361e08), requires_capability(0x7fbc8742b288), requires_capability(0x7fbc97460e68), requires_capability(0x7fbc8e97cfa8), requires_capability(0x7fbc859fe318), requires_capability(0x7fbc90e3b778), requires_capability(0x7fbc8ec368a8), requires_capability(0x7fbc92aeed68), requires_capability(0x7fbc7cdb05d8), requires_capability(0x7fbc9fc8c778)]]
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. |