Electroneum
cryptonote::NOTIFY_NEW_BLOCK::request_t Struct Reference

#include <cryptonote_protocol_defs.h>

Collaboration diagram for cryptonote::NOTIFY_NEW_BLOCK::request_t:

Public Attributes

block_complete_entry b
 
uint64_t current_blockchain_height
 

Detailed Description

Definition at line 135 of file cryptonote_protocol_defs.h.

Member Data Documentation

◆ b

block_complete_entry cryptonote::NOTIFY_NEW_BLOCK::request_t::b

Definition at line 137 of file cryptonote_protocol_defs.h.

◆ current_blockchain_height

uint64_t cryptonote::NOTIFY_NEW_BLOCK::request_t::current_blockchain_height

Definition at line 138 of file cryptonote_protocol_defs.h.


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