Whether the chain state needs to be redownloaded due to lack of witness data.
Declared in <validation.h>
[[nodiscard, requires_capability(0x7ff37b902848), requires_capability(0x7ff375c49458), requires_capability(0x7ff37e0542c8), requires_capability(0x7ff375935228)]]
bool
NeedsRedownload() const;
true if the chain state needs to be redownloaded.
The return value should not be discarded.