Electroneum
cryptonote::t_hash_json Struct Reference

struct for loading many checkpoints from json More...

Collaboration diagram for cryptonote::t_hash_json:

Public Attributes

std::vector< t_hashlinehashlines
 the checkpoint lines from the file More...
 

Detailed Description

struct for loading many checkpoints from json

Definition at line 64 of file checkpoints.cpp.

Member Data Documentation

◆ hashlines

std::vector<t_hashline> cryptonote::t_hash_json::hashlines

the checkpoint lines from the file

Definition at line 65 of file checkpoints.cpp.


The documentation for this struct was generated from the following file: