Bitcoin ABC  0.26.3
P2P Digital Currency
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

◆ best_block_height

int IndexSummary::best_block_height {0}

Definition at line 19 of file base.h.

◆ name

std::string IndexSummary::name

Definition at line 17 of file base.h.

◆ synced

bool IndexSummary::synced {false}

Definition at line 18 of file base.h.


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