|
Monero
|
#include "checkpoints.h"#include "common/dns_utils.h"#include "string_tools.h"#include "storages/portable_storage_template_helper.h"#include "serialization/keyvalue_serialization.h"#include <boost/system/error_code.hpp>#include <boost/filesystem.hpp>#include <functional>#include <vector>

Go to the source code of this file.
Classes | |
| struct | cryptonote::t_hashline |
| struct for loading a checkpoint from json More... | |
| struct | cryptonote::t_hash_json |
| struct for loading many checkpoints from json More... | |
Namespaces | |
| namespace | cryptonote |
| Holds cryptonote related classes and helpers. | |
Macros | |
| #define | MONERO_DEFAULT_LOG_CATEGORY "checkpoints" |
| #define MONERO_DEFAULT_LOG_CATEGORY "checkpoints" |