![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include "alert.h"#include "key.h"#include "net.h"#include "ui_interface.h"#include "util.h"#include <stdint.h>#include <algorithm>#include <map>#include <boost/algorithm/string/classification.hpp>#include <boost/algorithm/string/replace.hpp>#include <boost/foreach.hpp>
Include dependency graph for alert.cpp:Go to the source code of this file.
Variables | |
| map< uint256, CAlert > | mapAlerts |
| CCriticalSection | cs_mapAlerts |
| CCriticalSection cs_mapAlerts |
Definition at line 24 of file alert.cpp.
Referenced by GetWarnings(), and ProcessMessage().
Definition at line 23 of file alert.cpp.
Referenced by GetWarnings(), and ProcessMessage().
1.8.8