|
Electroneum
|
#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 <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 | |
| cryptonote | |
| Holds cryptonote related classes and helpers. | |
Macros | |
| #define | ELECTRONEUM_DEFAULT_LOG_CATEGORY "checkpoints" |
| #define ELECTRONEUM_DEFAULT_LOG_CATEGORY "checkpoints" |
Definition at line 44 of file checkpoints.cpp.