6#ifndef BITCOIN_WARNINGS_H
7#define BITCOIN_WARNINGS_H
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
bilingual_str GetWarnings(bool verbose)
Format a string that describes several potential problems detected by the core.
void SetfLargeWorkInvalidChainFound(bool flag)
void SetfLargeWorkForkFound(bool flag)
bool GetfLargeWorkForkFound()
void SetMiscWarning(const bilingual_str &strWarning)