Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <versionbits.h>
Public Attributes | |
const char * | name |
Deployment name. More... | |
bool | gbt_force |
Whether GBT clients can safely ignore this rule in simplified usage. More... | |
Definition at line 33 of file versionbits.h.
bool VBDeploymentInfo::gbt_force |
Whether GBT clients can safely ignore this rule in simplified usage.
Definition at line 37 of file versionbits.h.
const char* VBDeploymentInfo::name |
Deployment name.
Definition at line 35 of file versionbits.h.