BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Public Attributes | List of all members
VBDeploymentInfo Struct Reference

#include <versionbitsinfo.h>

Public Attributes

const char * name
 Deployment name. More...
 
bool gbt_force
 Whether GBT clients can safely ignore this rule in simplified usage. More...
 

Detailed Description

Definition at line 8 of file versionbitsinfo.h.

Member Data Documentation

◆ gbt_force

bool VBDeploymentInfo::gbt_force

Whether GBT clients can safely ignore this rule in simplified usage.

Definition at line 12 of file versionbitsinfo.h.

◆ name

const char* VBDeploymentInfo::name

Deployment name.

Definition at line 10 of file versionbitsinfo.h.


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