#include <warnings.h>
#include <clientversion.h>
#include <common/system.h>
#include <sync.h>
#include <util/string.h>
#include <util/translation.h>
#include <vector>
Go to the source code of this file.
◆ GetfLargeWorkForkFound()
bool GetfLargeWorkForkFound |
( |
| ) |
|
◆ GetWarnings()
Format a string that describes several potential problems detected by the core.
- Parameters
-
[in] | verbose | bool
- if true, get all warnings separated by
- if false, get the most important warning
|
- Returns
- the warning string This function only returns the highest priority warning of the set selected by strFor.
Definition at line 41 of file warnings.cpp.
◆ GUARDED_BY()
◆ SetfLargeWorkForkFound()
void SetfLargeWorkForkFound |
( |
bool |
flag | ) |
|
◆ SetfLargeWorkInvalidChainFound()
void SetfLargeWorkInvalidChainFound |
( |
bool |
flag | ) |
|
◆ SetMiscWarning()
◆ g_warnings_mutex