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