Electroneum
cryptonote::t_hashline Struct Reference

struct for loading a checkpoint from json More...

Collaboration diagram for cryptonote::t_hashline:

Public Attributes

uint64_t height
 the height of the checkpoint More...
 
std::string hash
 the hash for the checkpoint More...
 

Detailed Description

struct for loading a checkpoint from json

Definition at line 51 of file checkpoints.cpp.

Member Data Documentation

◆ hash

std::string cryptonote::t_hashline::hash

the hash for the checkpoint

Definition at line 54 of file checkpoints.cpp.

◆ height

uint64_t cryptonote::t_hashline::height

the height of the checkpoint

Definition at line 53 of file checkpoints.cpp.


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