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(0x7ff36f782a48), requires_capability(0x7ff36f4692b8), requires_capability(0x7ff37f408878), requires_capability(0x7ff377565648), requires_capability(0x7ff37b6a0b48), requires_capability(0x7ff37e1c8778), requires_capability(0x7ff379a7ecc8), requires_capability(0x7ff36f4a5d08), requires_capability(0x7ff37bc16968), requires_capability(0x7ff3814a6938), requires_capability(0x7ff3666cd9b8)]]
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. |