Electroneum
Loading...
Searching...
No Matches
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
std::string hash
 the hash for the checkpoint

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:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/checkpoints/checkpoints.cpp