Electroneum
Public Attributes | List of all members
cryptonote::t_hashline Struct Reference

struct for loading a checkpoint from json More...

Collaboration diagram for cryptonote::t_hashline:
Collaboration graph
[legend]

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

Member Data Documentation

◆ hash

std::string cryptonote::t_hashline::hash

the hash for the checkpoint

◆ height

uint64_t cryptonote::t_hashline::height

the height of the checkpoint


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