Electroneum
Public Member Functions | Public Attributes | List of all members
cryptonote::bootstrap::blocks_info Struct Reference

#include <bootstrap_serialization.h>

Collaboration diagram for cryptonote::bootstrap::blocks_info:
Collaboration graph
[legend]

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
 

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

◆ block_last

uint64_t cryptonote::bootstrap::blocks_info::block_last

◆ block_last_pos

uint64_t cryptonote::bootstrap::blocks_info::block_last_pos

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