Electroneum
checkpoints.cpp File Reference
#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>
Include dependency graph for checkpoints.cpp:
This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

◆ ELECTRONEUM_DEFAULT_LOG_CATEGORY

#define ELECTRONEUM_DEFAULT_LOG_CATEGORY   "checkpoints"

Definition at line 44 of file checkpoints.cpp.