Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
VBDeploymentInfo Struct Reference

#include <deploymentinfo.h>

Public Attributes

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

Detailed Description

Definition at line 13 of file deploymentinfo.h.

Member Data Documentation

◆ gbt_force

bool VBDeploymentInfo::gbt_force

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

Definition at line 17 of file deploymentinfo.h.

◆ name

const char* VBDeploymentInfo::name

Deployment name.

Definition at line 15 of file deploymentinfo.h.


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