#include "warnings.h"
#include "sync.h"
#include "clientversion.h"
#include "util/system.h"
Go to the source code of this file.
◆ GetfLargeWorkForkFound()
| bool GetfLargeWorkForkFound |
( |
| ) |
|
◆ GetfLargeWorkInvalidChainFound()
| bool GetfLargeWorkInvalidChainFound |
( |
| ) |
|
◆ GetWarnings()
| std::string GetWarnings |
( |
const std::string & |
strFor | ) |
|
◆ SetfLargeWorkForkFound()
| void SetfLargeWorkForkFound |
( |
bool |
flag | ) |
|
◆ SetfLargeWorkInvalidChainFound()
| void SetfLargeWorkInvalidChainFound |
( |
bool |
flag | ) |
|
◆ SetMiscWarning()
| void SetMiscWarning |
( |
const std::string & |
strWarning | ) |
|
◆ cs_warnings
◆ fLargeWorkForkFound
| bool fLargeWorkForkFound = false |
◆ fLargeWorkInvalidChainFound
| bool fLargeWorkInvalidChainFound = false |
◆ strMiscWarning
| std::string strMiscWarning |