Electroneum
cryptonote::bootstrap::blocks_info Struct Reference

#include <bootstrap_serialization.h>

Public Member Functions

 VARINT_FIELD (block_first)
 
 VARINT_FIELD (block_last)
 
 VARINT_FIELD (block_last_pos)
 

Public Attributes

uint64_t block_first
 
uint64_t block_last
 
uint64_t block_last_pos
 

Detailed Description

Definition at line 54 of file bootstrap_serialization.h.

Member Function Documentation

◆ VARINT_FIELD() [1/3]

cryptonote::bootstrap::blocks_info::VARINT_FIELD ( block_first  )

◆ VARINT_FIELD() [2/3]

cryptonote::bootstrap::blocks_info::VARINT_FIELD ( block_last  )

◆ VARINT_FIELD() [3/3]

cryptonote::bootstrap::blocks_info::VARINT_FIELD ( block_last_pos  )

Member Data Documentation

◆ block_first

uint64_t cryptonote::bootstrap::blocks_info::block_first

Definition at line 57 of file bootstrap_serialization.h.

◆ block_last

uint64_t cryptonote::bootstrap::blocks_info::block_last

Definition at line 58 of file bootstrap_serialization.h.

◆ block_last_pos

uint64_t cryptonote::bootstrap::blocks_info::block_last_pos

Definition at line 61 of file bootstrap_serialization.h.


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