#include <sync.h>
#include <clientversion.h>
#include <util.h>
#include <warnings.h>
Go to the source code of this file.
◆ GetfLargeWorkForkFound()
bool GetfLargeWorkForkFound |
( |
| ) |
|
◆ GetWarnings()
std::string GetWarnings |
( |
const std::string & |
strFor | ) |
|
Format a string that describes several potential problems detected by the core.
- Parameters
-
[in] | strFor | can have the following values:
- "statusbar": get the most important warning
- "gui": get all warnings, translated (where possible) for GUI, separated by
|
- Returns
- the warning string selected by strFor
Definition at line 40 of file warnings.cpp.
◆ GUARDED_BY()
bool fLargeWorkInvalidChainFound GUARDED_BY |
( |
cs_warnings |
| ) |
= false |
◆ SetfLargeWorkForkFound()
void SetfLargeWorkForkFound |
( |
bool |
flag | ) |
|
◆ SetfLargeWorkInvalidChainFound()
void SetfLargeWorkInvalidChainFound |
( |
bool |
flag | ) |
|
◆ SetMiscWarning()
void SetMiscWarning |
( |
const std::string & |
strWarning | ) |
|
◆ cs_warnings