Electroneum
Loading...
Searching...
No Matches
cryptonote::bootstrap::file_info Struct Reference

#include <bootstrap_serialization.h>

Public Member Functions

 FIELD (major_version)
 FIELD (minor_version)
 VARINT_FIELD (header_size)

Public Attributes

uint8_t major_version
uint8_t minor_version
uint32_t header_size

Detailed Description

Definition at line 41 of file bootstrap_serialization.h.

Member Function Documentation

◆ FIELD() [1/2]

cryptonote::bootstrap::file_info::FIELD ( major_version )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ FIELD() [2/2]

cryptonote::bootstrap::file_info::FIELD ( minor_version )
Here is the call graph for this function:

◆ VARINT_FIELD()

cryptonote::bootstrap::file_info::VARINT_FIELD ( header_size )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ header_size

uint32_t cryptonote::bootstrap::file_info::header_size

Definition at line 45 of file bootstrap_serialization.h.

◆ major_version

uint8_t cryptonote::bootstrap::file_info::major_version

Definition at line 43 of file bootstrap_serialization.h.

◆ minor_version

uint8_t cryptonote::bootstrap::file_info::minor_version

Definition at line 44 of file bootstrap_serialization.h.


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/blockchain_utilities/bootstrap_serialization.h