PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
NUInfo Struct Reference

#include <upgrades.h>

Public Attributes

std::string strName
 User-facing name for the upgrade. More...
 
std::string strInfo
 User-facing information string about the upgrade. More...
 

Detailed Description

Definition at line 18 of file upgrades.h.

Member Data Documentation

◆ strInfo

std::string NUInfo::strInfo

User-facing information string about the upgrade.

Definition at line 22 of file upgrades.h.

◆ strName

std::string NUInfo::strName

User-facing name for the upgrade.

Definition at line 20 of file upgrades.h.


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