Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Public Attributes | List of all members
IndexSummary Struct Reference

#include <base.h>

Public Attributes

std::string name
 
bool synced false
 
int best_block_height {0}
 

Detailed Description

Definition at line 16 of file base.h.

Member Data Documentation

int IndexSummary::best_block_height {0}

Definition at line 19 of file base.h.

bool synced IndexSummary::false

Definition at line 18 of file base.h.

std::string IndexSummary::name

Definition at line 17 of file base.h.


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